mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 20:21:16 +00:00
- added link to attribute manager
This commit is contained in:
parent
563d86ea79
commit
9070417106
|
@ -41,6 +41,7 @@ UI::contentContainerStart();
|
|||
<li><a href="../out/out.GroupMgr.php"><?php echo getMLText("group_management")?></a></li>
|
||||
<li><a href="../out/out.DefaultKeywords.php"><?php echo getMLText("global_default_keywords")?></a></li>
|
||||
<li><a href="../out/out.Categories.php"><?php echo getMLText("global_document_categories")?></a></li>
|
||||
<li><a href="../out/out.AttributeMgr.php"><?php echo getMLText("global_attributedefinitions")?></a></li>
|
||||
<li><a href="../out/out.Info.php"><?php echo getMLText("version_info")?></a></li>
|
||||
<?php
|
||||
if($settings->_enableFullSearch) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user