@@ -15,7 +15,7 | |||
|
15 | 15 | |
|
16 | 16 | <p><%= setting_check_box :gravatar_enabled %></p> |
|
17 | 17 | |
|
18 |
<p><%= setting_select :gravatar_default, [["Wavatars", 'wavatar'], ["Identicons", 'identicon'], ["Monster ids", 'monsterid'], ["Retro", " |
|
|
18 | <p><%= setting_select :gravatar_default, [["Wavatars", 'wavatar'], ["Identicons", 'identicon'], ["Monster ids", 'monsterid'], ["Retro", 'retro'], ["Mystery man", 'mm']], :blank => :label_none %></p> | |
|
19 | 19 | </div> |
|
20 | 20 | |
|
21 | 21 | <%= submit_tag l(:button_save) %> |
General Comments 0
You need to be logged in to leave comments.
Login now