Skip to content
Snippets Groups Projects
Commit cf90c273 authored by Till Brehm's avatar Till Brehm
Browse files

Merge branch 'bugfix/mailboxQuotaSearch' into 'stable-3.1'

Search for name in mailbox quota

See merge request ispconfig/ispconfig3!952
parents c03ae819 34d9a7f9
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
</tr>
<tr>
<td><input class="form-control" type="text" name="search_email" value="{tmpl_var name='search_email'}" /></td>
<td><input class="form-control" type="text" name="search_system_user" value="{tmpl_var name='search_name'}" /></td>
<td><input class="form-control" type="text" name="search_name" value="{tmpl_var name='search_name'}" /></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
......@@ -50,5 +50,5 @@
</tfoot>
</table>
</div>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment