From 2d2baa8246333bf9007dc04a7686ddea7000fcf1 Mon Sep 17 00:00:00 2001 From: john Date: Mon, 13 Jan 2003 13:18:17 +0000 Subject: [PATCH] a few changes to make sure this works...nothing major --- etc/producer/printablecontent.template | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/etc/producer/printablecontent.template b/etc/producer/printablecontent.template index 2c7a5995..ce9c3a79 100755 --- a/etc/producer/printablecontent.template +++ b/etc/producer/printablecontent.template @@ -87,7 +87,7 @@ an attribution of copyright/left rights, etc. the possibilities are endless. line-height="18pt" space-after.optimum="3pt" text-align="center"> - ${article.content.title} + ${article.title} @@ -96,7 +96,7 @@ an attribution of copyright/left rights, etc. the possibilities are endless. line-height="13pt" space-after.optimum="3pt" text-align="end"> - ${article.content.creator}, ${article.content.webdb_create_formatted} + ${article.creator}, ${article.webdb_create_formatted} @@ -107,27 +107,27 @@ an attribution of copyright/left rights, etc. the possibilities are endless. line-height="13pt" space-after.optimum="3pt" text-align="justify"> - ${article.content.description_parsed} + ${article.description_parsed} - + - + - Email: ${article.content.creator_email} + Email: ${article.creator_email} - + - URL: ${article.content.creator_main_url} + URL: ${article.creator_main_url} - + -- 2.11.0