diff options
author | rub <rub@piwigo.org> | 2007-03-16 06:30:07 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-03-16 06:30:07 +0000 |
commit | e78d0fde73fbb2c372562916f31b043d7a1ea635 (patch) | |
tree | 9764f75ced67f5f669c3de13949aed14ec6a44c2 /template/yoga/admin | |
parent | b907b75adf0768e933976445bf7f827f12cb1938 (diff) |
Update svn properties (svn:eol-style and svn:keywords)
git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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"> |