Fix display admin ireserved fields

This commit is contained in:
Daniel Berteaud 2015-07-15 22:13:41 +02:00
parent 669863843b
commit bb9095f6c2
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<input id="ownerPassConfirm" type="password" class="form-control" placeholder="<%=l 'CONFIRM_PASSWORD' %>"/>
</div>
</div>
<% if (defined(stash("admin")) && stash("admin") eq '1'){ %>
<% if (defined(stash("page")) && stash("page") eq 'admin'){ %>
<div class="form-group">
<label class="col-sm-4 control-label" for="persistentSet">
<%=l 'PERSISTENT' %>