aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/theme
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/theme')
-rw-r--r--admin/template/goto/theme/roma/index.php24
-rw-r--r--admin/template/goto/theme/roma/mail-css.tpl1
-rw-r--r--admin/template/goto/theme/roma/theme.css1
3 files changed, 0 insertions, 26 deletions
diff --git a/admin/template/goto/theme/roma/index.php b/admin/template/goto/theme/roma/index.php
index efb68d03d..871b52b6a 100644
--- a/admin/template/goto/theme/roma/index.php
+++ b/admin/template/goto/theme/roma/index.php
@@ -20,30 +20,6 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
-// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
-// +-----------------------------------------------------------------------+
-// | file : $Id: /piwigo/trunk/admin/template/goto/theme/roma/index.php 6889 2009-01-04T23:28:36.032196Z plg $
-// | last update : $Date: 2009-01-04T23:28:36.032196Z $
-// | last modifier : $Author: plg $
-// | revision : $Revision: 6889 $
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
diff --git a/admin/template/goto/theme/roma/mail-css.tpl b/admin/template/goto/theme/roma/mail-css.tpl
index d65d175f5..a99f13c5a 100644
--- a/admin/template/goto/theme/roma/mail-css.tpl
+++ b/admin/template/goto/theme/roma/mail-css.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/theme/roma/mail-css.tpl 6366 2008-09-14T00:33:53.657195Z vdigital $ *}
/* Theme wipi mail css */
body {ldelim} background-color:#111; color:#69c;}
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css
index ad0810d3e..8f569802f 100644
--- a/admin/template/goto/theme/roma/theme.css
+++ b/admin/template/goto/theme/roma/theme.css
@@ -1,4 +1,3 @@
-/* $Id: /piwigo/trunk/admin/template/goto/theme/roma/theme.css 6979 2009-02-13T13:43:04.047664Z vdigital $ */
/* text color */
body, h3, dt, h2, .throw, .content, label,
input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#666; }