Changes adopted from version 0.4
This commit is contained in:
+10
-2
@@ -1,10 +1,18 @@
|
||||
[BLOCK table AS location]
|
||||
<table border="0">
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<b>{lang_locations}:</b><br>
|
||||
</td>
|
||||
<td align="right">
|
||||
<a href="locationadd.php"><img src="images/add.gif" border="0" title="{lang_location_add}"></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
|
||||
[BLOCK table AS location]
|
||||
<table border="0">
|
||||
[BLOCK locationrow]
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user