From d0a0803e090c65938e498f6eb9f973caabd6a89c Mon Sep 17 00:00:00 2001 From: Mark Schouten Date: Fri, 6 Jun 2014 14:47:26 +0200 Subject: [PATCH] Fix a title --- index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'), {