arma-server-web-admin/public/js/tpl/mods/form.html
2014-05-07 01:43:26 +02:00

12 lines
352 B
HTML

<p>
Use foldername from <a href='http://play.withsix.com/' target=_blank>play withSIX</a>
</p>
<form class="form" role="form">
<div class="form-group">
<label for="mod" class="control-label">Mod</label>
<input type="text" class="form-control mod" name="mod" id="mod" data-field="mod">
<span class="help-block"></span>
</div>
</form>