From 1e626a9e8d3ccbfe3e3888724fc6be346f41efc4 Mon Sep 17 00:00:00 2001 From: patrick Date: Sat, 6 Aug 2005 18:35:40 +0000 Subject: [PATCH] *** empty log message *** --- etc/producer/newswireinclude.template | 12 ++++++------ etc/producer/startpage.template | 16 +++++++++++----- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/etc/producer/newswireinclude.template b/etc/producer/newswireinclude.template index cb7e907..9824051 100755 --- a/etc/producer/newswireinclude.template +++ b/etc/producer/newswireinclude.template @@ -9,10 +9,10 @@
  • - - - - + + + + @@ -21,7 +21,7 @@ ${n.title}

    - ${n.creationdate.formatted["MMM dd hh:mm a"]} + ${n.creationdate.formatted["MMM dd hh:mm''a''"]} ${n.commentcount} Comments

  • @@ -34,7 +34,7 @@

    - ${n.creationdate.formatted["MMM dd hh:mm a"]} + ${n.creationdate.formatted["MMM dd hh:mm''a''"]} ${n.commentcount} Comments

    diff --git a/etc/producer/startpage.template b/etc/producer/startpage.template index 917ce3a..da99494 100755 --- a/etc/producer/startpage.template +++ b/etc/producer/startpage.template @@ -31,17 +31,23 @@ begin breaking news -

    - ${lang("startpage.breakingnews")} +

    +

    + ${lang("startpage.breakingnews")} +

    +
    - ${bn.creationdate.formatted["dd-MM-yyyy HH:mm"]}: - ${bn.text} +

    + ${bn.creationdate.formatted["MMM dd hh:mm''a''"]}: + ${bn.text} +

    +
    -

    +
    end breaking news -- 2.11.0