remove double translation, avoid unsupported double quotes in INI file
This commit is contained in:
@@ -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