use br html tag to break the text
This commit is contained in:
parent
9d1c24234b
commit
e2fb5ae9ea
|
@ -261,7 +261,7 @@ $SLANG = array(
|
||||||
'ConfigType' => 'Config Type',
|
'ConfigType' => 'Config Type',
|
||||||
'ConfiguredFor' => 'Configured for',
|
'ConfiguredFor' => 'Configured for',
|
||||||
'ConfigURL' => 'Config Base URL',
|
'ConfigURL' => 'Config Base URL',
|
||||||
'ConfirmDeleteControl' => 'Warning, deleting a control will reset all monitors that use it to be uncontrollable.\nAre you sure you wish to delete?',
|
'ConfirmDeleteControl' => 'Warning, deleting a control will reset all monitors that use it to be uncontrollable.<br><br>Are you sure you wish to delete?',
|
||||||
'ConfirmDeleteEvents' => 'Are you sure you wish to delete the selected events?',
|
'ConfirmDeleteEvents' => 'Are you sure you wish to delete the selected events?',
|
||||||
'ConfirmDeleteTitle' => 'Delete Confirmation',
|
'ConfirmDeleteTitle' => 'Delete Confirmation',
|
||||||
'ConfirmPassword' => 'Confirm Password',
|
'ConfirmPassword' => 'Confirm Password',
|
||||||
|
|
Loading…
Reference in New Issue