From 440a66ced0bb8ebe9172f99bc98529645194e0ee Mon Sep 17 00:00:00 2001 From: canyonknight Date: Wed, 12 Sep 2012 18:03:53 -0400 Subject: Fix account search page results routing to /account/ Account search page has /account/ in the address bar when it should still be /accounts/. The only time /account/ should be used is on a specific user's page. Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/search_accounts_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/template/search_accounts_form.php') diff --git a/web/template/search_accounts_form.php b/web/template/search_accounts_form.php index 3080ecd..2fd003a 100644 --- a/web/template/search_accounts_form.php +++ b/web/template/search_accounts_form.php @@ -1,5 +1,5 @@
-
+ -- cgit v1.2.3-54-g00ecf