Some more bugfixing
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
{if $suser_edit}
|
||||
<a href="locationedit.php?location_id={$location->id}"><img src="images/building_edit.png" alt="{$lang_location_edit}"></a>
|
||||
{/if}
|
||||
{if $suser_del}
|
||||
{if $suser_delete}
|
||||
<a href="locationdel.php?location_id={$location->id}"><img src="images/building_delete.png" alt="{$lang_location_del}"></a>
|
||||
{/if}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user