mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
9 lines
231 B
HTML
9 lines
231 B
HTML
<td style="width: 100%;">
|
|
<a href='#servers/<%-id%>'><%-title%></a>
|
|
</td>
|
|
<td>
|
|
<button type="button" class="btn btn-danger btn-xs delete pull-right">
|
|
<span class="glyphicon glyphicon-trash"></span> Delete
|
|
</button>
|
|
</td>
|