aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/accounts/settings.html
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2015-10-13 22:43:28 +0300
committerFilipp Lepalaan <filipp@mac.com>2015-10-13 22:43:28 +0300
commit5d5415d29daa990d27913da638a6e2bc30afb4e8 (patch)
tree6209d223da8094f65f7f73fde1376c0b189fd5be /servo/templates/accounts/settings.html
parent8045bf7033aff5c66069424844b5fc6585ab06cd (diff)
downloadServo-5d5415d29daa990d27913da638a6e2bc30afb4e8.tar.gz
Servo-5d5415d29daa990d27913da638a6e2bc30afb4e8.tar.bz2
Servo-5d5415d29daa990d27913da638a6e2bc30afb4e8.zip
Cleanup
Diffstat (limited to 'servo/templates/accounts/settings.html')
-rwxr-xr-xservo/templates/accounts/settings.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/servo/templates/accounts/settings.html b/servo/templates/accounts/settings.html
index a48ab19..ab32b39 100755
--- a/servo/templates/accounts/settings.html
+++ b/servo/templates/accounts/settings.html
@@ -33,7 +33,6 @@
<div class="tab-pane" id="tab4">
{% include "form_field_snippet.html" with field=form.tech_id %}
{% include "form_field_snippet.html" with field=form.gsx_userid %}
- {% include "form_field_snippet.html" with field=form.gsx_password %}
{% include "form_field_snippet.html" with field=form.gsx_poprefix %}
</div>
</div>