Skip to content

Commit 3735535

Browse files
author
cfoe
committed
minor correction
1 parent d2f4d29 commit 3735535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/themes/default-v2/templates/admin/remote_user_list.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
2222
<th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th>
2323
</tr>
2424
<tr class="filter">
25-
<td class="tbl_col_remote_user_pid"><input type="text" name="search_remote_userid" value="{tmpl_var name='search_remote_userid'}" /></td>
25+
<td class="tbl_col_remote_user_pid">&nbsp;</td>
2626
<td class="tbl_col_remote_username"><input type="text" name="search_username" value="{tmpl_var name='search_username'}" /></td>
2727
<td class="tbl_col_buttons">
2828
<button type="button" class="button icons16 icoFilter" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" onClick="submitForm('pageForm','admin/remote_user_list.php');"><span>{tmpl_var name="filter_txt"}</span></button>

0 commit comments

Comments
 (0)