diff options
author | francis <francis> | 2008-04-07 11:47:39 +0000 |
---|---|---|
committer | francis <francis> | 2008-04-07 11:47:39 +0000 |
commit | 75e164e9d3dd687619c2af540323712ef82af2df (patch) | |
tree | d2b944030e7a3d9146079528d6a6f3fb3ef54ff4 | |
parent | c7d6f413e61379f6843f2e6b2c705a805e5c4791 (diff) |
We have search now.
-rw-r--r-- | app/views/help/_alpha_notice.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/_alpha_notice.rhtml b/app/views/help/_alpha_notice.rhtml index 71230666e..4b11dbc15 100644 --- a/app/views/help/_alpha_notice.rhtml +++ b/app/views/help/_alpha_notice.rhtml @@ -5,7 +5,7 @@ <ol> <li> Design the site - the current appearance is purely placeholder. </li> - <li> Add search, plus RSS feeds and email alerts based on search terms. </li> + <li> RSS feeds and email alerts based on search terms. </li> <li> Add things you <a href="/help/contact">tell us</a> you want. </li> </ol> |