aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_account.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-05-29 16:25:27 -0700
committerzotlabs <mike@macgirvin.com>2017-05-29 16:25:27 -0700
commitfd915138322b920036a2a21c56fdfb6a56749303 (patch)
tree4a2db27ad854ed0751e2db9e9afd56310537361a /view/tpl/settings_account.tpl
parent4fcfcc81172ebdfa4a27d3bca94bffe97356f600 (diff)
downloadvolse-hubzilla-fd915138322b920036a2a21c56fdfb6a56749303.tar.gz
volse-hubzilla-fd915138322b920036a2a21c56fdfb6a56749303.tar.bz2
volse-hubzilla-fd915138322b920036a2a21c56fdfb6a56749303.zip
more deprecate server_role
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 b7fdfb9a9..dd1d0d0c9 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' && ! $techlock}}
+ {{if ! $techlock}}
{{include file="field_select.tpl" field=$techlevel}}
{{else}}
<input type="hidden" name="techlevel" value="{{$techlevel.2}}" />