system/sai/modules/saimod_sys_security/saimod_sys_security_rights.tpl
2014-01-25 18:29:25 +01:00

11 lines
284 B
Smarty

<input type="submit" class="btn" value="New Right" newright="1">
</br></br>
<table class="table table-hover table-condensed" style="overflow: auto;">
<tr>
<th>ID</th>
<th>Name</th>
<th>Description</th>
<th>Action</th>
</tr>
${rows}
</table>