Skip to content
Snippets Groups Projects
Unverified Commit 0f8cc87b authored by Gerrit Uitslag's avatar Gerrit Uitslag Committed by GitHub
Browse files

Merge pull request #2165 from splitbrain/alt2164

comment out empty language string
parents 05414c03 f023c68e
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment