Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Show "Country" in country dropdown. #25

Merged
merged 1 commit into from
Feb 22, 2012

Conversation

glogiotatidis
Copy link
Contributor

Fix bug 729157

@@ -181,6 +181,9 @@
</small>
{% endif %}
<select name="country">
{% if not profileform.country.value %}
<option selected="selected">Country</option>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should be indented. All contents between beginning and end tags should be indented. It looks like there's a lot in this file that isn't that way, it'd be super cool if you could fix up this file as part of this request :)

operatorjen pushed a commit that referenced this pull request Feb 22, 2012
Show "Country" in country dropdown.
@operatorjen operatorjen merged commit 56fc568 into mozilla:master Feb 22, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants