From c5420a82b9a5d94c39418e73575fd13154986e04 Mon Sep 17 00:00:00 2001 From: idziak Date: Mon, 22 Mar 2010 02:22:20 +0000 Subject: [PATCH] added nicely formatted output option for awards script --- admin/reports_ceremony.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/admin/reports_ceremony.php b/admin/reports_ceremony.php index e0abf57..29f1e03 100644 --- a/admin/reports_ceremony.php +++ b/admin/reports_ceremony.php @@ -63,7 +63,17 @@ while($r=mysql_fetch_object($results)) { echo ""; } - echo ""; + echo ""; + + //list award formats to output + echo " + ".i18n("Script Format").": + + + "; echo "".i18n("Show awards without winners").":"; echo "";