Some more bugfixing
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
{if $suser_edit}
|
||||
<a href="nodeedit.php?node_id={$node->id}"><img src="image.php?icon=edit" alt="{$lang_node_edit}"></a>
|
||||
{/if}
|
||||
{if $suser_del}
|
||||
{if $suser_delete}
|
||||
<a href="nodedel.php?node_id={$node->id}"><img src="image.php?icon=delete" alt="{$lang_node_del}"></a>
|
||||
{/if}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user