Improved image-buttons and colored image creation
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
</td>
|
||||
<td align="right">
|
||||
{if $suser_add || $suser_admin}
|
||||
<a href="node.php?f=add&subnet_id={$subnet_id}"><img src="image.php?icon=add" alt="{$lang_node_add}"></a>
|
||||
<a href="node.php?f=add&subnet_id={$subnet_id}"><img src="images/add.png" alt="{$lang_node_add}"{if $suser_tooltips} title="{$lang_node_add}"{/if}></a>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user