diff --git a/index.php b/index.php
index c646b77..f6c100c 100644
--- a/index.php
+++ b/index.php
@@ -354,7 +354,7 @@ $(document).ready(function () {
edit: false,
create: false,
display: function (zone) {
- var $img = $('
');
+ var $img = $('
');
$img.click(function () {
$('#MasterZones').jtable('openChildTable',
$img.closest('tr'), {