From bf460736d9bf4668a06a9d0977f2c591aab7aa25 Mon Sep 17 00:00:00 2001 From: AurelioAHeckert Date: Sat, 7 Jun 2008 19:43:41 +0000 Subject: [PATCH] ActionItem420: by now the footer text is a theme file --- app/views/layouts/application.rhtml | 13 ++----------- public/designs/themes/ecosol/footer.rhtml | 11 +++++++++++ public/designs/themes/zen3/footer.rhtml | 12 ++++++++++++ public/designs/themes/zen3/images/bg-footer.gif | Bin 0 -> 781 bytes public/designs/themes/zen3/images/bg-footer.png | Bin 309 -> 0 bytes public/designs/themes/zen3/images/favicon.ico | Bin 0 -> 1150 bytes public/designs/themes/zen3/images/logo-loterie-footer.gif | Bin 0 -> 1313 bytes public/designs/themes/zen3/stylesheets/common.css | 12 +++++++----- public/designs/themes/zen3/stylesheets/menu.css | 4 ++++ 9 files changed, 36 insertions(+), 16 deletions(-) create mode 100644 public/designs/themes/ecosol/footer.rhtml create mode 100644 public/designs/themes/zen3/footer.rhtml create mode 100644 public/designs/themes/zen3/images/bg-footer.gif delete mode 100644 public/designs/themes/zen3/images/bg-footer.png create mode 100644 public/designs/themes/zen3/images/favicon.ico create mode 100644 public/designs/themes/zen3/images/logo-loterie-footer.gif diff --git a/app/views/layouts/application.rhtml b/app/views/layouts/application.rhtml index 89d0fa7..3a17088 100644 --- a/app/views/layouts/application.rhtml +++ b/app/views/layouts/application.rhtml @@ -9,6 +9,7 @@ + <%= javascript_include_tag 'default-config' %> <%= javascript_include_tag :defaults %> @@ -137,17 +138,7 @@