Mercurial > hg > soundsoftware-site
changeset 358:efa1e508bdef live
Minor editorial changes
author | Chris Cannam |
---|---|
date | Fri, 01 Apr 2011 10:00:14 +0100 |
parents | 9ccc63655a21 |
children | 9b25cd1b459b f3d8335d4e71 |
files | app/views/layouts/base.rhtml config/locales/en.yml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/app/views/layouts/base.rhtml Fri Apr 01 09:37:25 2011 +0100 +++ b/app/views/layouts/base.rhtml Fri Apr 01 10:00:14 2011 +0100 @@ -88,7 +88,7 @@ <div id="footer"> <div class="bgl"><div class="bgr"> - Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> © 2006-2011 Jean-Philippe Lang + <small>Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %><br>© 2006-2011 Jean-Philippe Lang</small> </div></div> </div> </div>
--- a/config/locales/en.yml Fri Apr 01 09:37:25 2011 +0100 +++ b/config/locales/en.yml Fri Apr 01 10:00:14 2011 +0100 @@ -373,7 +373,7 @@ setting_rest_api_enabled: Enable REST web service setting_cache_formatted_text: Cache formatted text setting_default_notification_option: Default notification option - setting_has_welcome_page: Select this to replace the project overview page with your own welcome page + setting_has_welcome_page: Select this to replace the project overview page with your welcome page permission_add_project: Create project permission_add_subprojects: Create subprojects