mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed quot string
This commit is contained in:
parent
73cd0fd17e
commit
740a82253a
@ -446,7 +446,7 @@ $data[1] = html_print_input_text_extended(
|
||||
$data[1] .= ui_print_help_tip(
|
||||
__(
|
||||
'Please use single quotation marks when necessary. '."\n".'
|
||||
If double quotation marks are needed, please escape them with a backslash (")'
|
||||
If double quotation marks are needed, please escape them with a backslash (\")'
|
||||
),
|
||||
true
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user