mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 07:22:26 +01:00 
			
		
		
		
	added a gui item for managing automated searches
This commit is contained in:
		| @@ -41,6 +41,8 @@ if(isset($this->request->get['route'])) { | ||||
|  | ||||
| } ?>> | ||||
|  | ||||
| <div id="messagebox1"></div> | ||||
|  | ||||
| <div id="piler1" class="container"> | ||||
|  | ||||
|    <div id="menu"> | ||||
|   | ||||
| @@ -37,6 +37,7 @@ | ||||
|      <?php } ?> | ||||
|                     <li><a href="index.php?route=policy/archiving"><?php print $text_archiving_rules; ?></a></li> | ||||
|                     <li><a href="index.php?route=policy/retention"><?php print $text_retention_rules; ?></a></li> | ||||
|                     <li><a href="index.php?route=search/autosearch"><?php print $text_automated_search; ?></a></li> | ||||
|                  </ul> | ||||
|              </li> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user