| | |
| | | </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> |
| | | <div class="col-sm-9"><input type="text" name="singleport" id="singleport" value="{tmpl_var name='singleport'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="multiport" class="col-sm-3 control-label">{tmpl_var name='multiport_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="multiport" id="multiport" value="{tmpl_var name='multiport'}" class="form-control" /> |
| | | </div></div> |
| | | <div class="col-sm-9"><input type="text" name="multiport" id="multiport" value="{tmpl_var name='multiport'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="destination_ip" class="col-sm-3 control-label">{tmpl_var name='destination_ip_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="destination_ip" id="destination_ip" value="{tmpl_var name='destination_ip'}" class="form-control" /> |
| | | </div></div> |
| | | <div class="col-sm-9"><input type="text" name="destination_ip" id="destination_ip" value="{tmpl_var name='destination_ip'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="source_ip" class="col-sm-3 control-label">{tmpl_var name='source_ip_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="source_ip" id="source_ip" value="{tmpl_var name='source_ip'}" class="form-control" /> |
| | | </div></div> |
| | | <div class="col-sm-9"><input type="text" name="source_ip" id="source_ip" value="{tmpl_var name='source_ip'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="state" class="col-sm-3 control-label">{tmpl_var name='state_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="state" id="state" value="{tmpl_var name='state'}" class="form-control" /> |
| | | </div></div> |
| | | <div class="col-sm-9"><input type="text" name="state" id="state" value="{tmpl_var name='state'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <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"> |