diff options
Diffstat (limited to 'admin/template/goto/theme')
-rw-r--r-- | admin/template/goto/theme/roma/index.php | 8 | ||||
-rw-r--r-- | admin/template/goto/theme/roma/mail-css.tpl | 2 | ||||
-rw-r--r-- | admin/template/goto/theme/roma/theme.css | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/admin/template/goto/theme/roma/index.php b/admin/template/goto/theme/roma/index.php index e1dde9f79..efb68d03d 100644 --- a/admin/template/goto/theme/roma/index.php +++ b/admin/template/goto/theme/roma/index.php @@ -25,10 +25,10 @@ // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ -// | file : $Id$ -// | last update : $Date$ -// | last modifier : $Author$ -// | revision : $Revision$ +// | 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 | diff --git a/admin/template/goto/theme/roma/mail-css.tpl b/admin/template/goto/theme/roma/mail-css.tpl index 5b3e53c3d..d65d175f5 100644 --- a/admin/template/goto/theme/roma/mail-css.tpl +++ b/admin/template/goto/theme/roma/mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 dfcea3a33..ad0810d3e 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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; } |