Some more bugfixing
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
{if $suser_edit}
|
||||
<a href="vlanedit.php?vlan_id={$vlan->id}"><img src="image.php?icon=edit" alt="{$lang_vlan_edit}"></a>
|
||||
{/if}
|
||||
{if $suser_del}
|
||||
{if $suser_delete}
|
||||
<a href="vlandel.php?vlan_id={$vlan->id}"><img src="image.php?icon=delete" alt="{$lang_vlan_del}"></a>
|
||||
{/if}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user