We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97225fd commit 0a502b2Copy full SHA for 0a502b2
public/templates/bootstrap/account/edit/detail.tpl
@@ -37,7 +37,6 @@
37
{html_options options=$TIMEZONES selected=$GLOBAL.userdata.timezone}
38
</select>
39
{/nocache}
40
- <!-- <input class="form-control" type="text" name="timezone" value="{$GLOBAL.userdata.timezone|escape}" size="20" {if $GLOBAL.twofactor.enabled && $GLOBAL.twofactor.options.details && !$DETAILSUNLOCKED}id="disabledInput" disabled{/if}/>{/nocache} -->
41
</div>
42
<div class="form-group">
43
<label>Payment Address</label>
0 commit comments