This commit is contained in:
Toks
2013-07-12 18:29:11 -04:00
parent a30a104f47
commit 7fc16c14b1
5 changed files with 16 additions and 3 deletions

View File

@@ -53,7 +53,8 @@
<label class="text optional" for="user_favorite_tags">Frequent tags</label>
<textarea id="user_favorite_tags" class="text optional" rows="5" name="user[favorite_tags]" cols="40"><%= raw @user.favorite_tags %></textarea>
<span class="hint">A list of tags that you use often. They will appear when using the list of Related Tags.</span>
</div>
</div>
<%= f.input :custom_style, :label => "Custom <a href='http://en.wikipedia.org/wiki/Cascading_Style_Sheets'>CSS</a> style" %>
</fieldset>
<fieldset id="change-password-section">