Mercurial > hg > soundsoftware-site
comparison .svn/pristine/a2/a27c3b5814ea1895f7ea3d02838df38fe1a7358a.svn-base @ 909:cbb26bc654de redmine-1.3
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2012 19:09:32 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
908:c6c2cbd0afee | 909:cbb26bc654de |
---|---|
1 <div class="nodata"> | |
2 <% form_tag({:action => 'default_configuration'}) do %> | |
3 <%= simple_format(l(:text_no_configuration_data)) %> | |
4 <p><%= l(:field_language) %>: | |
5 <%= select_tag 'lang', options_for_select(lang_options_for_select(false), current_language.to_s) %> | |
6 <%= submit_tag l(:text_load_default_configuration) %></p> | |
7 <% end %> | |
8 </div> |