summaryrefslogtreecommitdiffstats
path: root/web/template/search_accounts_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/search_accounts_form.php')
-rw-r--r--web/template/search_accounts_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/search_accounts_form.php b/web/template/search_accounts_form.php
index 6e7d5526..d5665e90 100644
--- a/web/template/search_accounts_form.php
+++ b/web/template/search_accounts_form.php
@@ -58,7 +58,7 @@
<td>&nbsp;</td>
<td align='left'>&nbsp;<br/>
<input type='submit' class='button'
- value="<?php print __("Search'"); ?>">
+ value="<?php print __("Search"); ?>">
<input type='reset' class='button'
value="<?php print __("Reset"); ?>"></td>
</tr>