diff options
Diffstat (limited to 'template/yoga/admin')
-rw-r--r-- | template/yoga/admin/advanced_feature.tpl | 2 | ||||
-rw-r--r-- | template/yoga/admin/index.php | 8 | ||||
-rw-r--r-- | template/yoga/admin/ws_checker.tpl | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/template/yoga/admin/advanced_feature.tpl b/template/yoga/admin/advanced_feature.tpl index 5d9e6a73b..3f6fec989 100644 --- a/template/yoga/admin/advanced_feature.tpl +++ b/template/yoga/admin/advanced_feature.tpl @@ -1,4 +1,4 @@ -<!-- $Id: advanced_feature.tpl 1111 2006-03-28 21:05:12Z rub $ --> +<!-- $Id$ --> <div class="titrePage"> <ul class="categoryActions"> <li><a href="{U_HELP}" onclick="popuphelp(this.href); return false;" title="{lang:Help}"><img src="{themeconf:icon_dir}/help.png" class="button" alt="(?)"></a></li> diff --git a/template/yoga/admin/index.php b/template/yoga/admin/index.php index db89489f3..61741e9cb 100644 --- a/template/yoga/admin/index.php +++ b/template/yoga/admin/index.php @@ -4,10 +4,10 @@ // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ -// | file : $Id: functions_calendar.inc.php 1900 2007-03-12 22:33:53Z rub $ -// | last update : $Date: 2006-07-18 23:38:54 +0200 (mar., 18 juil. 2006) $ -// | last modifier : $Author: rub $ -// | revision : $Revision: 1481 $ +// | file : $Id$ +// | last update : $Date$ +// | last modifier : $Author$ +// | revision : $Revision$ // +-----------------------------------------------------------------------+ // | 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/template/yoga/admin/ws_checker.tpl b/template/yoga/admin/ws_checker.tpl index 55ab45ea9..52eff04f1 100644 --- a/template/yoga/admin/ws_checker.tpl +++ b/template/yoga/admin/ws_checker.tpl @@ -1,4 +1,4 @@ -<!-- $Id: ws_checker.tpl 939 2005-11-17 20:13:36Z VDigital $ --> +<!-- $Id$ --> <div class="titrePage"> <ul class="categoryActions"> |