From fe551453149f302eabd3e484d7ef69413c596656 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 12 Sep 2009 13:09:10 +0200 Subject: Moved galery template and changed width of headline image thumbnail preset --- app/views/content/gallery.html.erb | 5 +++++ app/views/custom/page_templates/public/gallery.html.erb | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 app/views/content/gallery.html.erb delete mode 100644 app/views/custom/page_templates/public/gallery.html.erb (limited to 'app/views') diff --git a/app/views/content/gallery.html.erb b/app/views/content/gallery.html.erb new file mode 100644 index 00000000..7511db35 --- /dev/null +++ b/app/views/content/gallery.html.erb @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/app/views/custom/page_templates/public/gallery.html.erb b/app/views/custom/page_templates/public/gallery.html.erb deleted file mode 100644 index 7511db35..00000000 --- a/app/views/custom/page_templates/public/gallery.html.erb +++ /dev/null @@ -1,5 +0,0 @@ - \ No newline at end of file -- cgit v1.3