Improved image-buttons and colored image creation
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@
|
||||
{$vlan->name}
|
||||
</td>
|
||||
<td align="right">
|
||||
<a href="#" onClick="history.go(-1)"><img src="image.php?icon=cancel" alt="{$lang_cancel}"></a>
|
||||
<input type="image" name="submit[delete]" src="images/bin.png" alt="{$lang_delete}">
|
||||
<a href="#" onClick="history.go(-1)"><img src="images/rewind.png" alt="{$lang_cancel}"{if $suser_tooltips} title="{$lang_cancel}"{/if}></a>
|
||||
<input type="image" name="submit[delete]" src="images/bin.png" alt="{$lang_delete}"{if $suser_tooltips} title="{$lang_delete}"{/if}>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user