";
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 '