1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-02 10:49:16 +00:00

further pref-pane updates

This commit is contained in:
Andrew Dolgov
2010-11-17 21:39:51 +03:00
parent 1985a5e0d7
commit d69fa6d66a
8 changed files with 54 additions and 41 deletions

View File

@@ -118,7 +118,7 @@
href="backend.php?op=pref-labels"
title="<?php echo __('Labels') ?>"></div>
<?php if ($_SESSION["access_level"] >= 10) { ?>
<div id=userConfigTab" dojoType="dijit.layout.ContentPane"
<div id="userConfigTab" dojoType="dijit.layout.ContentPane"
href="backend.php?op=pref-users"
title="<?php echo __('Users') ?>"></div>
<?php } ?>