everything else only has add boxes at the bottom
This commit is contained in:
parent
92217f0435
commit
fddbe0f605
@ -52,7 +52,7 @@ class AliasEditorTheme extends Themelet {
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<table id='aliases' class='zebra'>
|
<table id='aliases' class='zebra'>
|
||||||
<thead><tr><th>From</th><th>To</th>$action</tr>$add</thead>
|
<thead><tr><th>From</th><th>To</th>$action</tr></thead>
|
||||||
<tbody>$h_aliases</tbody>
|
<tbody>$h_aliases</tbody>
|
||||||
<tfoot>$add</tfoot>
|
<tfoot>$add</tfoot>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user