diff options
author | francis <francis> | 2008-04-30 10:23:27 +0000 |
---|---|---|
committer | francis <francis> | 2008-04-30 10:23:27 +0000 |
commit | 4a8939ab12a9f5be819d314f22b4a9989b025640 (patch) | |
tree | 5654b392fcb71d27d84ea846a7a98fef2f0fe7bb | |
parent | 110a774db8f87153c7818be2c313616577cb177f (diff) |
Is designed now :0
-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 4b11dbc15..9f098391b 100644 --- a/app/views/help/_alpha_notice.rhtml +++ b/app/views/help/_alpha_notice.rhtml @@ -4,7 +4,7 @@ Things still to do:</p> <ol> - <li> Design the site - the current appearance is purely placeholder. </li> + <li> Finish designing the site - the current appearance is in flux. </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> |