| | |
| | | </tmpl_if> |
| | | <p>{tmpl_var name="toolsarea_head_txt"}</p> |
| | | |
| | | <button class="button iconstxt icoAdd" type="button" data-load-content="dns/dns_slave_edit.php"> |
| | | <span>{tmpl_var name="add_new_record_txt"}</span> |
| | | </button> |
| | | <button class="btn btn-default formbutton-success" type="button" data-load-content="dns/dns_slave_edit.php">{tmpl_var name="add_new_record_txt"}</button> |
| | | |
| | | |
| | | |
| | |
| | | <td><select name="search_active">{tmpl_var name='search_active'}</select></td> |
| | | <td><select name="search_sys_groupid">{tmpl_var name='search_sys_groupid'}</select></td> |
| | | <td><select name="search_server_id">{tmpl_var name='search_server_id'}</select></td> |
| | | <td><div class="col-sm-9"><input type="text" name="search_origin" value="{tmpl_var name='search_origin'}" /></div></td> |
| | | <td><div class="col-sm-9"><input type="text" name="search_ns" value="{tmpl_var name='search_ns'}" /></div></td> |
| | | <td><input type="text" name="search_origin" value="{tmpl_var name='search_origin'}" /></td> |
| | | <td><input type="text" name="search_ns" value="{tmpl_var name='search_ns'}" /></td> |
| | | <td> |
| | | <button type="button" class="btn btn-default formbutton-filter" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" onclick="submitForm('pageForm','dns/dns_slave_list.php');">{tmpl_var name="filter_txt"}</button> |
| | | </td> |
| | |
| | | </thead> |
| | | <tbody> |
| | | <tmpl_loop name="records"> |
| | | <tr class="tbl_row_<tmpl_if name='__EVEN__'}even<tmpl_else>uneven</tmpl_if>"> |
| | | <tr> |
| | | <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="active"}</a></td> |
| | | <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="sys_groupid"}</a></td> |
| | | <td><a href="#" data-load-content="dns/dns_slave_edit.php?id={tmpl_var name='id'}">{tmpl_var name="server_id"}</a></td> |