mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-15 04:37:03 +02:00
added a gui item for managing automated searches
This commit is contained in:
@ -41,6 +41,7 @@
|
||||
<?php } ?>
|
||||
<li><a href="index.php?route=policy/archiving"><i class="icon-folder-open"></i> <?php print $text_archiving_rules; ?></a></li>
|
||||
<li><a href="index.php?route=policy/retention"><i class="icon-time"></i> <?php print $text_retention_rules; ?></a></li>
|
||||
<li><a href="index.php?route=search/autosearch"><i class="icon-search"></i> <?php print $text_automated_search; ?></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
Reference in New Issue
Block a user