From fff4a31c6a28e3a41b6ee94e95406bb7447b9729 Mon Sep 17 00:00:00 2001 From: tlw72 Date: Mon, 7 Feb 2011 18:23:23 +0000 Subject: [PATCH] NIHVIVO-2028: display menu and tab management links based on theme --- .../siteAdmin/siteAdmin-siteConfiguration.ftl | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 productMods/templates/freemarker/body/siteAdmin/siteAdmin-siteConfiguration.ftl diff --git a/productMods/templates/freemarker/body/siteAdmin/siteAdmin-siteConfiguration.ftl b/productMods/templates/freemarker/body/siteAdmin/siteAdmin-siteConfiguration.ftl new file mode 100644 index 00000000..c1fc17d9 --- /dev/null +++ b/productMods/templates/freemarker/body/siteAdmin/siteAdmin-siteConfiguration.ftl @@ -0,0 +1,37 @@ +<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> + +<#-- Template for Site Administration site configuration panel --> + +<#if siteConfig??> +
+ +

Site Configuration

+ + +
+ \ No newline at end of file