Removing code added just for tests

pull/62/head
jerome 2014-04-13 14:44:19 +02:00
parent 3c5703c1ac
commit 193f61d755
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<!--%%tpl_server_list-->
<!--%tpl_server_list_admin_actions-->
<a class="btn btn-small show-modal" href="index.php?mod=server&amp;action=edit&amp;id={server_id}" title="{label_edit}">
<a class="btn btn-small" href="index.php?mod=server&amp;action=edit&amp;id={server_id}" title="{label_edit}">
<i class="icon-pencil"></i>
</a>
<a class="btn btn-small btn-danger show-modal" href="index.php?mod=server&action=delete&id={server_id}" title="{label_delete}" data-modal-id="delete" data-modal-param="{label}">