mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
add a separate tab for the logger
This commit is contained in:
@@ -130,6 +130,9 @@
|
||||
<div id="userConfigTab" dojoType="dijit.layout.ContentPane"
|
||||
href="backend.php?op=pref-users"
|
||||
title="<?php echo __('Users') ?>"></div>
|
||||
<div id="systemConfigTab" dojoType="dijit.layout.ContentPane"
|
||||
href="backend.php?op=pref-system"
|
||||
title="<?php echo __('System') ?>"></div>
|
||||
<?php } ?>
|
||||
<?php
|
||||
$pluginhost->run_hooks($pluginhost::HOOK_PREFS_TABS,
|
||||
|
||||
Reference in New Issue
Block a user