aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_account.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/settings_account.tpl')
-rwxr-xr-xview/tpl/settings_account.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings_account.tpl b/view/tpl/settings_account.tpl
index 4a94bb93d..8ff846518 100755
--- a/view/tpl/settings_account.tpl
+++ b/view/tpl/settings_account.tpl
@@ -12,7 +12,7 @@
{{include file="field_password.tpl" field=$password1}}
{{include file="field_password.tpl" field=$password2}}
- {{if $z_server_role == 'pro'}}
+ {{if $z_server_role == 'pro' && ! $techlock}}
{{include file="field_select.tpl" field=$techlevel}}
{{else}}
<input type="hidden" name="techlevel" value="{{$techlevel.2}}" />