From 0e8c6c810b897901ccf73debc4828b8af5b3e5bb Mon Sep 17 00:00:00 2001 From: Repellent Date: Sun, 28 Apr 2019 20:48:58 +0500 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=20(=D1=83?= =?UTF-8?q?=D1=81=D1=82=D0=B0=D1=80=D0=B5=D0=B2=D1=88=D0=B5=D0=B5)=20?= =?UTF-8?q?=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA?= =?UTF-8?q?=D0=B8=20-=20=D0=92=D0=BA=D0=BB=D1=8E=D1=87=D0=B8=D1=82=D1=8C/?= =?UTF-8?q?=D0=92=D1=8B=D0=BA=D0=BB=D1=8E=D1=87=D0=B8=D1=82=D1=8C=20=D1=80?= =?UTF-8?q?=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=BE=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- login/templates/userpanel.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/login/templates/userpanel.tpl b/login/templates/userpanel.tpl index 2ced843..59a4d3e 100644 --- a/login/templates/userpanel.tpl +++ b/login/templates/userpanel.tpl @@ -16,13 +16,14 @@ {if check_permission("adminpanel")}
  • {#LOGIN_ADMIN_LINK#}
  • {/if} - {if check_permission('documents')} +{* {if check_permission('documents')} {if $smarty.session.user_adminmode==1}
  • {#LOGIN_WYSIWYG_OFF#}
  • {else}
  • {#LOGIN_WYSIWYG_ON#}
  • {/if} {/if} +*}
  • {#LOGIN_LOGOUT_LINK#}