Merge pull request #2165 from splitbrain/alt2164

comment out empty language string
This commit is contained in:
Gerrit Uitslag 2017-11-05 12:11:30 +01:00 committed by GitHub
commit 0f8cc87bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -370,5 +370,5 @@ $lang['page_nonexist_rev'] = 'Page did not exist at %s. It was subsequently
$lang['unable_to_parse_date'] = 'Unable to parse at parameter "%s".';
$lang['email_signature_text'] = 'This mail was generated by DokuWiki at
@DOKUWIKIURL@';
$lang['email_signature_html'] = '';
//Setup VIM: ex: et ts=2 :
#$lang['email_signature_html'] = ''; # the empty default will copy the text signature, you can override it in a local lang file