diff --git a/mediagoblin/templates/mediagoblin/edit/edit_account.html b/mediagoblin/templates/mediagoblin/edit/edit_account.html
index 3f508af4..7fe2c031 100644
--- a/mediagoblin/templates/mediagoblin/edit/edit_account.html
+++ b/mediagoblin/templates/mediagoblin/edit/edit_account.html
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see
{{ form.wants_comment_notification }} {{ wtforms_util.render_label(form.wants_comment_notification) }}
-{{ form.license_preference }} - {{ wtforms_util.render_label(form.license_preference) }}
-