diff options
Diffstat (limited to 'modules/wishlist.module')
-rw-r--r-- | modules/wishlist.module | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/wishlist.module b/modules/wishlist.module index bfeb33ce1..8a35d9b1a 100644 --- a/modules/wishlist.module +++ b/modules/wishlist.module @@ -17,7 +17,7 @@ function wishlist_page() { <LI>advanced search so people can search stories, comments, diaries, users, and so on by date</LI> <LI><I>see section "Modules" for more user oriented features</I></LI> </UL> - + <H3>Adminstration</H3> <UL> <LI>auto-backup functionality</LI> @@ -37,7 +37,7 @@ function wishlist_page() { <LI>enable/disable comments - pending comments</LI> </UL> </UL> - + <H3>Modules</H3> <UL> <LI>messaging between administrators/users</LI> @@ -53,7 +53,7 @@ function wishlist_page() { <LI>automatically post scheduled stories</LI> <LI>review system</LI> </UL> - + <H3>Themes</H3> <UL> <LI>create a theme with topic icons - graphical theme</LI> |