AO3-4578 Change "fallback pseud" phrase on edit pseud page #2469

Merged
merged 3 commits into from Jul 10, 2016

3 participants

@sarken
Organization for Transformative Works member
sarken added some commits May 28, 2016
@sarken sarken AO3-4578 Update text on psued edit page ad4ddeb
@sarken sarken AO3-4578 Update change username page to use new CSS 05ca2f9
@sarken sarken AO3-4578 Syntax changes in touched files
bd1ef0a
@sarken sarken commented on the diff May 28, 2016
app/views/pseuds/_pseuds_form.html.erb
@@ -31,28 +32,34 @@
<li><%= ts("Icons should be sized 100x100 pixels for best results") %></li>
</ul>
<% if @pseud.icon_file_name %>
- <%= f.check_box :delete_icon, {:checked => false} %>
- <%= f.label :delete_icon, ts("Delete your icon and revert to our default") %></li>
@sarken
Organization for Transformative Works member
sarken added a note May 28, 2016 edited

This </li> tag didn't belong here -- the list ended on line 33 and there was no opening <li> tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@scottsds scottsds merged commit 1b90530 into otwcode:master Jul 10, 2016

2 checks passed

Details continuous-integration/travis-ci/pr The Travis CI build passed
hound No violations found. Woof!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment