mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
12 lines
259 B
HTML
12 lines
259 B
HTML
<td>
|
|
<a href='#mods/<%-name%>'><%-name%></a>
|
|
</td>
|
|
<td>
|
|
<a class="btn btn-danger btn-xs destroy ladda-button pull-right" data-style="expand-left">
|
|
<span class="glyphicon glyphicon-trash"></span>
|
|
Delete
|
|
</a>
|
|
|
|
<div class="clearfix"></div>
|
|
</td>
|