mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-03 03:56:16 -04:00
remove double translation, avoid unsupported double quotes in INI file
This commit is contained in:
parent
f12986a277
commit
bb6a44ce7a
6 changed files with 7 additions and 5 deletions
|
@ -48,7 +48,7 @@ class Configuration
|
|||
'syntaxhighlightingtheme' => null,
|
||||
'sizelimit' => 10485760,
|
||||
'template' => 'bootstrap',
|
||||
'info' => 'More information on the <a href="https://privatebin.info/">project page</a>.',
|
||||
'info' => 'More information on the <a href=\'https://privatebin.info/\'>project page</a>.',
|
||||
'notice' => '',
|
||||
'languageselection' => false,
|
||||
'languagedefault' => '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue