Skip to content

Commit 21c6063

Browse files
committed
tab indent
1 parent 5167156 commit 21c6063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

interface/web/admin/templates/server_ip_map_list.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ <h1><tmpl_var name="list_head_txt"></h1>
3838
</tmpl_loop>
3939
<tmpl_unless name="records">
4040
<tr class="tbl_row_noresults tbl_row_<tmpl_if name='__EVEN__'}even<tmpl_else>uneven</tmpl_if>">
41-
<td colspan="5">{tmpl_var name='globalsearch_noresults_text_txt'}</td>
41+
<td colspan="5">{tmpl_var name='globalsearch_noresults_text_txt'}</td>
4242
</tr>
4343
</tmpl_unless>
4444
</tbody>
4545
<tfoot>
4646
<tr>
47-
<td colspan="5"><tmpl_var name="paging"></td>
47+
<td colspan="5"><tmpl_var name="paging"></td>
4848
</tr>
4949
</tfoot>
5050
</table>

0 commit comments

Comments
 (0)