Admin user search actually uses the right end-point

This commit is contained in:
Sybren A. Stüvel 2018-01-05 15:51:41 +01:00
parent 75a6de18b2
commit 72c01cc743

View File

@ -22,7 +22,7 @@ style.
type="text",
name="q",
id="q",
what="/user",
what="/admin/user",
autocomplete="off",
spellcheck="false",
autocorrect="false",