From 8ac8b75f5f9bf07fe409575819c376031aa57d45 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Mon, 30 Aug 2010 22:06:18 +0000 Subject: [PATCH] Renamed Freemarker macro files. Implemented data input portion of main site admin page in Freemarker. --- themes/vivo-basic/templates/footer.ftl | 2 +- themes/vivo-basic/templates/identity.ftl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/vivo-basic/templates/footer.ftl b/themes/vivo-basic/templates/footer.ftl index 50f72d8a..327726b0 100644 --- a/themes/vivo-basic/templates/footer.ftl +++ b/themes/vivo-basic/templates/footer.ftl @@ -1,6 +1,6 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> -<#import "listMacros.ftl" as l> +<#import "lib-list.ftl" as l>