11 lines
284 B
Smarty
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> |