]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/plugins.tpl
Improved access checks in notifications config.
[timetracker.git] / WEB-INF / templates / plugins.tpl
index d31bb841a946dba6b8a4e4cb9da21eb7d6bad070..6b88725b93834ea0f8ff7dd0224855ea8d28a1f2 100644 (file)
@@ -123,7 +123,7 @@ function handlePluginCheckboxes() {
           </tr>
           <tr>
             <td align="right" nowrap>{$forms.pluginsForm.notifications.control}</td>
-            <td><label for="notifications">{$i18n.title.notifications}</label> <span id="notifications_config"><a href="notifications.php">{$i18n.label.configure}</a></span></td>
+            <td><label for="notifications">{$i18n.title.notifications}</label> <span id="notifications_config">{if $user_exists}<a href="notifications.php">{$i18n.label.configure}</a>{/if}</span></td>
           </tr>
           <tr>
             <td align="right" nowrap>{$forms.pluginsForm.locking.control}</td>