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="subnet.php?f=add"><img src="image.php?icon=add" alt="{$lang_subnet_add}"></a>
|
||||
<a href="subnet.php?f=add"><img src="images/add.png" alt="{$lang_subnet_add}"{if $suser_tooltips} title="{$lang_subnet_add}"{/if}></a>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user