| | |
| | | <label for="server_id" class="col-sm-3 control-label">{tmpl_var name='server_id_txt'}</label> |
| | | <div class="col-sm-9"><select name="server_id" id="server_id" class="form-control"> |
| | | {tmpl_var name='server_id'} |
| | | </select> |
| | | </div></div> |
| | | </select></div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label for="table" class="col-sm-3 control-label">{tmpl_var name='table_txt'}</label> |
| | | <div class="col-sm-9"><select name="table" id="table" class="form-control"> |
| | | {tmpl_var name='table'} |
| | | </select> |
| | | </div></div> |
| | | </select></div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label for="protocol" class="col-sm-3 control-label">{tmpl_var name='protocol_txt'}</label> |
| | | <div class="col-sm-9"><select name="protocol" id="protocol" class="form-control"> |
| | | {tmpl_var name='protocol'} |
| | | </select> |
| | | </div></div> |
| | | </select></div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label for="singleport" class="col-sm-3 control-label">{tmpl_var name='singleport_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="singleport" id="singleport" value="{tmpl_var name='singleport'}" class="form-control" /></div></div> |
| | |
| | | <label for="target" class="col-sm-3 control-label">{tmpl_var name='target_txt'}</label> |
| | | <div class="col-sm-9"><select name="target" id="target" class="form-control"> |
| | | {tmpl_var name='target'} |
| | | </select> |
| | | </div></div> |
| | | </select></div> |
| | | </div> |
| | | <div class="form-group"> |
| | | <label class="col-sm-3 control-label">{tmpl_var name='active_txt'}</label> |
| | | <div class="col-sm-9"> |