Make it possible to change the info text
This makes it possible to change the last part of the info text and replace it with something individual. E.g pointing to the cmdline client. Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -48,6 +48,7 @@ class Configuration
|
||||
'syntaxhighlightingtheme' => null,
|
||||
'sizelimit' => 10485760,
|
||||
'template' => 'bootstrap',
|
||||
'info' => 'More information on the <a href="https://privatebin.info/">project page</a>.',
|
||||
'notice' => '',
|
||||
'languageselection' => false,
|
||||
'languagedefault' => '',
|
||||
|
||||
Reference in New Issue
Block a user