diff options
Diffstat (limited to 'web/template/search_accounts_form.php')
-rw-r--r-- | web/template/search_accounts_form.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/search_accounts_form.php b/web/template/search_accounts_form.php index 3080ecd1..2fd003aa 100644 --- a/web/template/search_accounts_form.php +++ b/web/template/search_accounts_form.php @@ -1,5 +1,5 @@ <br /> -<form action="<?php echo get_uri('/account/'); ?>" method="post"> +<form action="<?php echo get_uri('/accounts/'); ?>" method="post"> <table> <tr> |