diff options
-rw-r--r-- | app/views/help/_alpha_notice.rhtml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/help/_alpha_notice.rhtml b/app/views/help/_alpha_notice.rhtml index 9f098391b..025b5a6c6 100644 --- a/app/views/help/_alpha_notice.rhtml +++ b/app/views/help/_alpha_notice.rhtml @@ -4,8 +4,7 @@ Things still to do:</p> <ol> - <li> Finish designing the site - the current appearance is in flux. </li> - <li> RSS feeds and email alerts based on search terms. </li> + <li> Finish designing the site - this appearance is just placeholder. </li> <li> Add things you <a href="/help/contact">tell us</a> you want. </li> </ol> |