@@ -80,8 +80,6 @@
<label><input type="radio" name="userForm[lang]" value="{{ consts.language.LANG_EN_US }}" {% if user.lang == consts.language.LANG_EN_US %}checked="checked"{% endif %}>{{ t('English') }}</label>
<label><input type="radio" name="userForm[lang]" value="{{ consts.language.LANG_JA }}" {% if user.lang == consts.language.LANG_JA %}checked="checked"{% endif %}>{{ t('Japanese') }}</label>
</div>
- <div class="col-sm-offset-2 col-sm-10">
- </div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">