From 5c0342d8ce93b6fe6b903936a92f843521703fdc Mon Sep 17 00:00:00 2001 From: rjy7 Date: Mon, 31 Jan 2011 20:17:30 +0000 Subject: [PATCH] Fix comments --- .../freemarker/body/partials/individual/lib-properties.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl index 2c13ee89f..58f35226c 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl @@ -1,7 +1,7 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#----------------------------------------------------------------------------- - Macros for generating property lists + Macros and functions for working with properties and property lists ------------------------------------------------------------------------------> <#-- Return true iff there are statements for this property --> @@ -22,6 +22,7 @@ + <#----------------------------------------------------------------------------- Macros for generating property lists ------------------------------------------------------------------------------>