Hezčí zámky
[mirrors/SokoMan.git] / assistants / lock.inc.php
index ccb9302214020fa406e777da7790f115544dcc39..7f101a27d9da9f3745014500e25e56e5c0793680 100644 (file)
@@ -9,7 +9,7 @@ switch($SUBPATH[0]) {
                                array('lock','lock','submit')
                        ));
                } else {
-                       echo $this->html->render_item_table($result);
+                       echo $this->html->render_item_table($result, 'lock');
                        echo $this->html->form("$URL/2", 'POST', array(
                                array('unlock','unlock','submit')
                        ));
This page took 0.089243 seconds and 4 git commands to generate.