diff --git a/admin/lang.php b/admin/lang.php index 98ab50c101c..53be0cd88dd 100644 --- a/admin/lang.php +++ b/admin/lang.php @@ -830,7 +830,7 @@ echo ($filetemplate); } echo "\n\n"; - echo '
'; + echo ''; echo ''; $preview_url = lang_help_preview_url($currentfile, !$uselocal); if ($preview_url) { diff --git a/admin/langdoc.php b/admin/langdoc.php index 59194a871d2..617f42614a8 100755 --- a/admin/langdoc.php +++ b/admin/langdoc.php @@ -186,7 +186,7 @@ $langdir/$currentfile").""; if ($preview_url) { link_to_popup_window($preview_url, 'popup', get_string('preview')); } - echo ''; + echo ''; echo ''; } diff --git a/admin/replace.php b/admin/replace.php index c79b24346d3..9eb84cb54f7 100644 --- a/admin/replace.php +++ b/admin/replace.php @@ -19,7 +19,7 @@ print_heading('Search and replace text throughout the whole database'); if (!data_submitted() or !$search or !$replace or !confirm_sesskey()) { /// Print a form print_simple_box_start('center'); - echo '