From 51591c9669aa536a1434f0bb21f96508ee37ae09 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Mon, 23 Feb 2009 05:55:29 +0000 Subject: Better yet, rename gallery2.png to just gallery.png. Reference logo from scaffold too. --- core/images/gallery.png | Bin 0 -> 22178 bytes core/images/gallery2.png | Bin 22178 -> 0 bytes core/views/scaffold.html.php | 2 +- installer/views/install.html.php | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 core/images/gallery.png delete mode 100644 core/images/gallery2.png diff --git a/core/images/gallery.png b/core/images/gallery.png new file mode 100644 index 00000000..ca8e0e95 Binary files /dev/null and b/core/images/gallery.png differ diff --git a/core/images/gallery2.png b/core/images/gallery2.png deleted file mode 100644 index ca8e0e95..00000000 Binary files a/core/images/gallery2.png and /dev/null differ diff --git a/core/views/scaffold.html.php b/core/views/scaffold.html.php index 2dd256c2..cd625467 100644 --- a/core/views/scaffold.html.php +++ b/core/views/scaffold.html.php @@ -169,7 +169,7 @@
- + "/>

Gallery3 Scaffold

diff --git a/installer/views/install.html.php b/installer/views/install.html.php index 0a2febf0..c3b9686d 100644 --- a/installer/views/install.html.php +++ b/installer/views/install.html.php @@ -6,7 +6,7 @@
- +
-- cgit v1.2.3