diff options
Diffstat (limited to 'userprefs.cgi')
-rwxr-xr-x | userprefs.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userprefs.cgi b/userprefs.cgi index 964f86712..3a2575593 100755 --- a/userprefs.cgi +++ b/userprefs.cgi @@ -171,7 +171,7 @@ sub ShowFooter { if (!$found) { print qq{ <TR><TD COLSPAN="2"> -If you go create name queries in the <A HREF="query.cgi">query page</A>, +If you go create remembered queries in the <A HREF="query.cgi">query page</A>, you can then come to this page and choose to have some of them appear in the footer of each Bugzilla page. </TD></TR>}; |