summaryrefslogtreecommitdiff
path: root/templates/menu_contact_admin.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/menu_contact_admin.tpl')
-rw-r--r--templates/menu_contact_admin.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/menu_contact_admin.tpl b/templates/menu_contact_admin.tpl
index a7ab2da..dc941f0 100644
--- a/templates/menu_contact_admin.tpl
+++ b/templates/menu_contact_admin.tpl
@@ -1,5 +1,7 @@
{strip}
<ul>
<li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=contact">{tr}Contact Manager List Settings{/tr}</a></li>
+ <li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=contacttype">{tr}Contact Type List{/tr}</a></li>
+ <li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=contactxref">{tr}Contact Xref List{/tr}</a></li>
</ul>
{/strip}