Mercurial > hg > soundsoftware-site
changeset 46:9c8afcb2f7e5 luisf
The Tip of the day box in the settings pane now has the wiki edit buttons.
author | luisf |
---|---|
date | Tue, 23 Nov 2010 12:32:08 +0000 |
parents | 65d9e2cabaa3 |
children | 22ae926000f9 |
files | app/views/settings/_general.rhtml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/app/views/settings/_general.rhtml Tue Nov 23 11:50:01 2010 +0000 +++ b/app/views/settings/_general.rhtml Tue Nov 23 12:32:08 2010 +0000 @@ -7,7 +7,7 @@ <%= wikitoolbar_for 'settings_welcome_text' %> <p><%= setting_text_area :tipoftheday_text, :cols => 60, :rows => 5, :class => 'wiki-edit' %></p> - <%= wikitoolbar_for 'tipoftheday_text' %> + <%= wikitoolbar_for 'settings_tipoftheday_text' %> <p><%= setting_text_field :attachment_max_size, :size => 6 %> KB</p>