mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
12 lines
352 B
HTML
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>
|