diff --git a/index.php b/index.php
index 98d14bb..c646b77 100644
--- a/index.php
+++ b/index.php
@@ -20,6 +20,7 @@ if (!is_logged_in() and isset($_POST['formname']) && $_POST['formname'] == "logi
?>
+ NSEdit!
@@ -237,7 +238,7 @@ $(document).ready(function () {
edit: false,
create: false,
display: function (zone) {
- var $img = $('
');
+ var $img = $('
');
$img.click(function () {
$('#MasterZones').jtable('openChildTable',
$img.closest('tr'), {