From 5574b87e9bbafd10b60dea1696cac31978a24c87 Mon Sep 17 00:00:00 2001 From: Bartek Przybylski Date: Mon, 30 Jan 2012 19:36:33 +0100 Subject: new gallery look and feel --- apps/gallery/templates/index.php | 20 ++++++++++++++++++-- apps/gallery/templates/view_album.php | 13 +++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) (limited to 'apps/gallery/templates') diff --git a/apps/gallery/templates/index.php b/apps/gallery/templates/index.php index eb6ebd1bb7b..4c2fbcfe6c6 100644 --- a/apps/gallery/templates/index.php +++ b/apps/gallery/templates/index.php @@ -7,8 +7,24 @@ $l = new OC_L10N('gallery');
- -
+
+
+ +
+ + + + + diff --git a/apps/gallery/templates/view_album.php b/apps/gallery/templates/view_album.php index 55a2ee09e4a..6b513a672d5 100644 --- a/apps/gallery/templates/view_album.php +++ b/apps/gallery/templates/view_album.php @@ -32,3 +32,16 @@ foreach ($_['photos'] as $a) { } ?> + + + + -- cgit v1.2.3