mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-22 22:27:39 -04:00
remove double translation, avoid unsupported double quotes in INI file
This commit is contained in:
+2
-1
@@ -40,7 +40,8 @@ sizelimit = 10485760
|
||||
template = "bootstrap"
|
||||
|
||||
; (optional) info text to display
|
||||
;info = "More information on the <a href=\"https://privatebin.info/\">project page</a>."
|
||||
; use single, instead of double quotes for HTML attributes
|
||||
;info = "More information on the <a href='https://privatebin.info/'>project page</a>."
|
||||
|
||||
; (optional) notice to display
|
||||
; notice = "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service."
|
||||
|
||||
Reference in New Issue
Block a user