From ca7888b7ce6bbd75c2270d3c1dfee2a616c48588 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 13 May 2014 22:35:33 -0700 Subject: choklet tweaks --- view/php/choklet.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/php/choklet.php') diff --git a/view/php/choklet.php b/view/php/choklet.php index fcfaf7804..74891044a 100644 --- a/view/php/choklet.php +++ b/view/php/choklet.php @@ -1,8 +1,8 @@ - <?php if(x($page,'title')) echo $page['title'] ?> - + <?php if(x($page,'title')) echo $page['title']; ?> + -- cgit v1.2.3 From b31aa49a4356d251e4450e5d5f11c8f26ce332bb Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 14 May 2014 16:33:48 -0700 Subject: this doesn't really work --- view/php/choklet.php | 1 + 1 file changed, 1 insertion(+) (limited to 'view/php/choklet.php') diff --git a/view/php/choklet.php b/view/php/choklet.php index 74891044a..2c38ab2c4 100644 --- a/view/php/choklet.php +++ b/view/php/choklet.php @@ -9,6 +9,7 @@
+
-- cgit v1.2.3 From 0bfd08b547891a839a7cefc1e592254f72c7ffd8 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 14 May 2014 18:07:01 -0700 Subject: fix fluid layout for choklet_bannertwo --- view/php/choklet.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/php/choklet.php') diff --git a/view/php/choklet.php b/view/php/choklet.php index 2c38ab2c4..0d8b66c29 100644 --- a/view/php/choklet.php +++ b/view/php/choklet.php @@ -11,11 +11,13 @@
+
+
-- cgit v1.2.3