From 993e56a3ebded2dc49b3de7efdc776dea61d6ace Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 13 Aug 2012 23:09:48 +0200 Subject: further design improvements --- templates/main.php | 10 ++++++---- templates/part.items.header.php | 15 +++++++++------ 2 files changed, 15 insertions(+), 10 deletions(-) (limited to 'templates') diff --git a/templates/main.php b/templates/main.php index 5c066e599..4fb588aeb 100644 --- a/templates/main.php +++ b/templates/main.php @@ -4,6 +4,9 @@ inc("part.items.header"); + ?>
@@ -12,13 +15,13 @@ if ($_['feedid']){
-
+
  • - +
  • - +
  • @@ -34,7 +37,6 @@ if ($_['feedid']){
    inc("part.items.header"); echo '
    '; echo $this->inc("part.items"); echo '
    '; diff --git a/templates/part.items.header.php b/templates/part.items.header.php index ac2add0d4..5fdec1d46 100644 --- a/templates/part.items.header.php +++ b/templates/part.items.header.php @@ -11,12 +11,15 @@ if(isset($_['feedid'])){ ?>
    +
    -

    ยป

    +

    +
    +
    + +
    - -
    \ No newline at end of file -- cgit v1.2.3