mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
HTML validation fixes
This commit is contained in:
@@ -229,7 +229,7 @@ function render_infopanel_options($render = false)
|
||||
$frm = e107::getForm();
|
||||
$mes = e107::getMessage();
|
||||
$start = "<div>
|
||||
To customize this page, please <a title = 'Customize Admin' href='".e_SELF."?mode=customize&iframe=1' class='e-modal-iframe'>click here</a>.
|
||||
To customize this page, please <a title = 'Customize Admin' href='".e_SELF."?mode=customize&iframe=1' class='e-modal-iframe'>click here</a>.
|
||||
</div>
|
||||
";
|
||||
|
||||
|
Reference in New Issue
Block a user