aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2009-05-13 23:21:06 +0000
committerplegall <plg@piwigo.org>2009-05-13 23:21:06 +0000
commitae39ae328aa341ddeb1f23607488cfda0d6965b8 (patch)
tree973bac677d1edbbdfc9fd3560efd766494d52150 /admin
parent41e0ae234312c82d62c9998674b4606bef722d3d (diff)
complement to r3282, remove all $Id$ in source code.
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/template/goto/admin.tpl1
-rw-r--r--admin/template/goto/advanced_feature.tpl1
-rw-r--r--admin/template/goto/cat_list.tpl1
-rw-r--r--admin/template/goto/cat_modify.tpl1
-rw-r--r--admin/template/goto/cat_move.tpl1
-rw-r--r--admin/template/goto/cat_options.tpl1
-rw-r--r--admin/template/goto/cat_perm.tpl1
-rw-r--r--admin/template/goto/check_integrity.tpl1
-rw-r--r--admin/template/goto/comments.tpl1
-rw-r--r--admin/template/goto/configuration.tpl1
-rw-r--r--admin/template/goto/content.css1
-rw-r--r--admin/template/goto/default-colors.css1
-rw-r--r--admin/template/goto/default-layout.css1
-rw-r--r--admin/template/goto/double_select.tpl1
-rw-r--r--admin/template/goto/element_set_global.tpl1
-rw-r--r--admin/template/goto/element_set_unit.tpl1
-rw-r--r--admin/template/goto/extend_for_templates.tpl1
-rw-r--r--admin/template/goto/fix-ie5-ie6.css1
-rw-r--r--admin/template/goto/footer.tpl1
-rw-r--r--admin/template/goto/group_list.tpl1
-rw-r--r--admin/template/goto/header.tpl1
-rw-r--r--admin/template/goto/history.tpl1
-rw-r--r--admin/template/goto/include/autosize.inc.tpl1
-rw-r--r--admin/template/goto/include/datepicker.inc.tpl1
-rw-r--r--admin/template/goto/include/dbselect.inc.tpl1
-rw-r--r--admin/template/goto/include/resize.inc.tpl1
-rw-r--r--admin/template/goto/install.tpl1
-rw-r--r--admin/template/goto/intro.tpl1
-rw-r--r--admin/template/goto/maintenance.tpl1
-rw-r--r--admin/template/goto/menubar.tpl1
-rw-r--r--admin/template/goto/navigation_bar.tpl1
-rw-r--r--admin/template/goto/notification_by_mail.tpl1
-rw-r--r--admin/template/goto/permalinks.tpl1
-rw-r--r--admin/template/goto/picture.css1
-rw-r--r--admin/template/goto/picture_modify.tpl1
-rw-r--r--admin/template/goto/plugins_new.tpl1
-rw-r--r--admin/template/goto/plugins_update.tpl1
-rw-r--r--admin/template/goto/profile.tpl1
-rw-r--r--admin/template/goto/profile_content.tpl1
-rw-r--r--admin/template/goto/rating.tpl1
-rw-r--r--admin/template/goto/site_manager.tpl1
-rw-r--r--admin/template/goto/site_update.tpl1
-rw-r--r--admin/template/goto/stats.tpl1
-rw-r--r--admin/template/goto/tabsheet.tpl1
-rw-r--r--admin/template/goto/tags.tpl1
-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
-rw-r--r--admin/template/goto/thumbnail.tpl1
-rw-r--r--admin/template/goto/thumbnails.css1
-rw-r--r--admin/template/goto/upgrade.tpl1
-rw-r--r--admin/template/goto/upload.tpl1
-rw-r--r--admin/template/goto/user_list.tpl1
-rw-r--r--admin/template/goto/user_perm.tpl1
54 files changed, 0 insertions, 77 deletions
diff --git a/admin/template/goto/admin.tpl b/admin/template/goto/admin.tpl
index 93ac0e871..37225a373 100644
--- a/admin/template/goto/admin.tpl
+++ b/admin/template/goto/admin.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/admin.tpl 7056 2009-03-19T20:30:10.811489Z nikrou $ *}
{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js" }
{known_script id="jquery.ui.accordion" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.accordion.packed.js" }
diff --git a/admin/template/goto/advanced_feature.tpl b/admin/template/goto/advanced_feature.tpl
index 6e20d8612..b355036ea 100644
--- a/admin/template/goto/advanced_feature.tpl
+++ b/admin/template/goto/advanced_feature.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/advanced_feature.tpl 6371 2008-09-14T12:25:34.485116Z vdigital $ *}
<div class="titrePage">
<h2>{'Advanced_features'|@translate}</h2>
</div>
diff --git a/admin/template/goto/cat_list.tpl b/admin/template/goto/cat_list.tpl
index 3d4ae526b..b5f0250e0 100644
--- a/admin/template/goto/cat_list.tpl
+++ b/admin/template/goto/cat_list.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/cat_list.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js" }
{known_script id="jquery.ui.sortable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.sortable.packed.js" }
diff --git a/admin/template/goto/cat_modify.tpl b/admin/template/goto/cat_modify.tpl
index ea5f878bc..29e7780a9 100644
--- a/admin/template/goto/cat_modify.tpl
+++ b/admin/template/goto/cat_modify.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/cat_modify.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
{include file='include/autosize.inc.tpl'}
{include file='include/resize.inc.tpl'}
diff --git a/admin/template/goto/cat_move.tpl b/admin/template/goto/cat_move.tpl
index 8f5cef95c..f8a83c584 100644
--- a/admin/template/goto/cat_move.tpl
+++ b/admin/template/goto/cat_move.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/cat_move.tpl 6558 2008-10-11T20:18:49.348192Z rub $ *}
{include file='include/resize.inc.tpl'}
diff --git a/admin/template/goto/cat_options.tpl b/admin/template/goto/cat_options.tpl
index d66d023ab..c27254f7f 100644
--- a/admin/template/goto/cat_options.tpl
+++ b/admin/template/goto/cat_options.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/cat_options.tpl 6371 2008-09-14T12:25:34.485116Z vdigital $ *}
<div class="titrePage">
<h2>{'cat_options_title'|@translate} {$TABSHEET_TITLE}</h2>
</div>
diff --git a/admin/template/goto/cat_perm.tpl b/admin/template/goto/cat_perm.tpl
index 9d069a6ac..fb239e79f 100644
--- a/admin/template/goto/cat_perm.tpl
+++ b/admin/template/goto/cat_perm.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/cat_perm.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<div class="titrePage">
<h2>{'Manage permissions for a category'|@translate}</h2>
</div>
diff --git a/admin/template/goto/check_integrity.tpl b/admin/template/goto/check_integrity.tpl
index 27d9c745c..26b4a3b25 100644
--- a/admin/template/goto/check_integrity.tpl
+++ b/admin/template/goto/check_integrity.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/check_integrity.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<dl>
<dt>{'c13y_title'|@translate}</dt>
<dd>
diff --git a/admin/template/goto/comments.tpl b/admin/template/goto/comments.tpl
index 63e3b3baa..a553c94dc 100644
--- a/admin/template/goto/comments.tpl
+++ b/admin/template/goto/comments.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/comments.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<div class="titrePage">
<h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2>
</div>
diff --git a/admin/template/goto/configuration.tpl b/admin/template/goto/configuration.tpl
index f56a36718..95d2518d4 100644
--- a/admin/template/goto/configuration.tpl
+++ b/admin/template/goto/configuration.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/configuration.tpl 7055 2009-03-19T19:51:54.545257Z nikrou $ *}
{include file='include/autosize.inc.tpl'}
diff --git a/admin/template/goto/content.css b/admin/template/goto/content.css
index c875e15cd..73d68ad52 100644
--- a/admin/template/goto/content.css
+++ b/admin/template/goto/content.css
@@ -1,4 +1,3 @@
-/* $Id: /piwigo/trunk/admin/template/goto/content.css 6366 2008-09-14T00:33:53.657195Z vdigital $ */
/* .Content is on every pages so it is common and it will no longer be a specific css */
.content { margin-right: 1em; margin-bottom: 1em; }
.content h2 { margin-bottom: 3px;}
diff --git a/admin/template/goto/default-colors.css b/admin/template/goto/default-colors.css
index 12ac03707..e45863bd3 100644
--- a/admin/template/goto/default-colors.css
+++ b/admin/template/goto/default-colors.css
@@ -1,4 +1,3 @@
-/* $Id: /piwigo/trunk/admin/template/goto/default-colors.css 6831 2008-12-16T20:17:25.169308Z vdigital $ */
/* So that non-links are slightly greyed out */
diff --git a/admin/template/goto/default-layout.css b/admin/template/goto/default-layout.css
index 84b392f1d..14116e1c2 100644
--- a/admin/template/goto/default-layout.css
+++ b/admin/template/goto/default-layout.css
@@ -1,4 +1,3 @@
-/* $Id: /piwigo/trunk/admin/template/goto/default-layout.css 6983 2009-02-13T20:49:03.627716Z patdenice $ */
/* History tables */
TABLE.table2 {
diff --git a/admin/template/goto/double_select.tpl b/admin/template/goto/double_select.tpl
index 7c195812f..ee9704419 100644
--- a/admin/template/goto/double_select.tpl
+++ b/admin/template/goto/double_select.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/double_select.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
{include file='include/dbselect.inc.tpl'}
diff --git a/admin/template/goto/element_set_global.tpl b/admin/template/goto/element_set_global.tpl
index 4e7399a40..fffea3f09 100644
--- a/admin/template/goto/element_set_global.tpl
+++ b/admin/template/goto/element_set_global.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/element_set_global.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
{include file='include/datepicker.inc.tpl'}
diff --git a/admin/template/goto/element_set_unit.tpl b/admin/template/goto/element_set_unit.tpl
index c712c9148..4e188590b 100644
--- a/admin/template/goto/element_set_unit.tpl
+++ b/admin/template/goto/element_set_unit.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/element_set_unit.tpl 7055 2009-03-19T19:51:54.545257Z nikrou $ *}
{include file='include/autosize.inc.tpl'}
{include file='include/datepicker.inc.tpl'}
diff --git a/admin/template/goto/extend_for_templates.tpl b/admin/template/goto/extend_for_templates.tpl
index 550f4dcfb..1cc6ad109 100644
--- a/admin/template/goto/extend_for_templates.tpl
+++ b/admin/template/goto/extend_for_templates.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/extend_for_templates.tpl 7055 2009-03-19T19:51:54.545257Z nikrou $ *}
<div class="titrePage"><h2>{'extend_for_templates'|@translate}</h2>
</div>
{if isset($extents)}
diff --git a/admin/template/goto/fix-ie5-ie6.css b/admin/template/goto/fix-ie5-ie6.css
index a2b910cd4..078206d1d 100644
--- a/admin/template/goto/fix-ie5-ie6.css
+++ b/admin/template/goto/fix-ie5-ie6.css
@@ -1,4 +1,3 @@
-/* $Id: /piwigo/trunk/admin/template/goto/fix-ie5-ie6.css 6447 2008-09-27T01:32:31.781042Z rvelices $ */
/* Issues in IE from 5 to 6 only not to be used with IE7 */
diff --git a/admin/template/goto/footer.tpl b/admin/template/goto/footer.tpl
index 58f1a07bb..22f64e599 100644
--- a/admin/template/goto/footer.tpl
+++ b/admin/template/goto/footer.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/footer.tpl 7037 2009-03-13T23:43:50.771219Z plg $ *}
{*
Warning : This is the admin pages footer only
don't be confusing with the public page footer
diff --git a/admin/template/goto/group_list.tpl b/admin/template/goto/group_list.tpl
index 12e9e333e..2ea9377f3 100644
--- a/admin/template/goto/group_list.tpl
+++ b/admin/template/goto/group_list.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/group_list.tpl 7058 2009-03-21T14:08:20.172676Z nikrou $ *}
<div class="titrePage">
<h2>{'title_groups'|@translate}</h2>
</div>
diff --git a/admin/template/goto/header.tpl b/admin/template/goto/header.tpl
index 8feecc604..7756c593f 100644
--- a/admin/template/goto/header.tpl
+++ b/admin/template/goto/header.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/header.tpl 6491 2008-10-04T09:50:02.198862Z rub $ *}
{*
Warning : This is the admin pages header only
diff --git a/admin/template/goto/history.tpl b/admin/template/goto/history.tpl
index b49de9aad..8b44a2e42 100644
--- a/admin/template/goto/history.tpl
+++ b/admin/template/goto/history.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/history.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
{include file='include/datepicker.inc.tpl'}
diff --git a/admin/template/goto/include/autosize.inc.tpl b/admin/template/goto/include/autosize.inc.tpl
index fdd30cd6f..5529d07bd 100644
--- a/admin/template/goto/include/autosize.inc.tpl
+++ b/admin/template/goto/include/autosize.inc.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/include/autosize.inc.tpl 6493 2008-10-04T13:54:54.894514Z patdenice $ *}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="jquery.autogrow" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.autogrow-textarea.js"}
diff --git a/admin/template/goto/include/datepicker.inc.tpl b/admin/template/goto/include/datepicker.inc.tpl
index 5bcd61bd0..9d1055c20 100644
--- a/admin/template/goto/include/datepicker.inc.tpl
+++ b/admin/template/goto/include/datepicker.inc.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/include/datepicker.inc.tpl 6942 2009-01-18T23:27:21.785111Z rub $ *}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"}
diff --git a/admin/template/goto/include/dbselect.inc.tpl b/admin/template/goto/include/dbselect.inc.tpl
index 501739efd..30db7400a 100644
--- a/admin/template/goto/include/dbselect.inc.tpl
+++ b/admin/template/goto/include/dbselect.inc.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/include/dbselect.inc.tpl 6942 2009-01-18T23:27:21.785111Z rub $ *}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"}
{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.resizable.packed.js"}
diff --git a/admin/template/goto/include/resize.inc.tpl b/admin/template/goto/include/resize.inc.tpl
index 3e6bdb05d..aebb9f6c5 100644
--- a/admin/template/goto/include/resize.inc.tpl
+++ b/admin/template/goto/include/resize.inc.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/include/resize.inc.tpl 6942 2009-01-18T23:27:21.785111Z rub $ *}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"}
{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.resizable.packed.js"}
diff --git a/admin/template/goto/install.tpl b/admin/template/goto/install.tpl
index 5d53addad..e5b28e6e6 100644
--- a/admin/template/goto/install.tpl
+++ b/admin/template/goto/install.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/install.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="{$lang_info.code}" dir="{$lang_info.direction}">
diff --git a/admin/template/goto/intro.tpl b/admin/template/goto/intro.tpl
index 0fa7a9d42..3b41539f6 100644
--- a/admin/template/goto/intro.tpl
+++ b/admin/template/goto/intro.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/intro.tpl 7037 2009-03-13T23:43:50.771219Z plg $ *}
<h2>{'title_default'|@translate}</h2>
<dl style="padding-top: 30px;">
<dt>{'Piwigo version'|@translate}</dt>
diff --git a/admin/template/goto/maintenance.tpl b/admin/template/goto/maintenance.tpl
index f7ba69aaa..2e10a5828 100644
--- a/admin/template/goto/maintenance.tpl
+++ b/admin/template/goto/maintenance.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/maintenance.tpl 6371 2008-09-14T12:25:34.485116Z vdigital $ *}
<div class="titrePage">
<h2>{'Maintenance'|@translate}</h2>
</div>
diff --git a/admin/template/goto/menubar.tpl b/admin/template/goto/menubar.tpl
index eddaa8472..58dc50463 100644
--- a/admin/template/goto/menubar.tpl
+++ b/admin/template/goto/menubar.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/menubar.tpl 7059 2009-03-22T14:50:36.783457Z nikrou $ *}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js" }
{known_script id="jquery-tablednd" src=$ROOT_URL|@cat:"template-common/lib/jquery.tablednd.js"}
diff --git a/admin/template/goto/navigation_bar.tpl b/admin/template/goto/navigation_bar.tpl
index d21e7a031..a4c0b3bbc 100644
--- a/admin/template/goto/navigation_bar.tpl
+++ b/admin/template/goto/navigation_bar.tpl
@@ -1,4 +1,3 @@
-{* $Id: navigation_bar.tpl 3145 2009-02-14 02:24:10Z patdenice $ *}
<div class="navigationBar">
{if isset($navbar.URL_FIRST)}
<a href="{$navbar.URL_FIRST}" rel="first">{'first_page'|@translate}</a> |
diff --git a/admin/template/goto/notification_by_mail.tpl b/admin/template/goto/notification_by_mail.tpl
index fc44b41c2..af058e94d 100644
--- a/admin/template/goto/notification_by_mail.tpl
+++ b/admin/template/goto/notification_by_mail.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/notification_by_mail.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
{include file='include/autosize.inc.tpl'}
diff --git a/admin/template/goto/permalinks.tpl b/admin/template/goto/permalinks.tpl
index 350ea8dd9..1c8f5968e 100644
--- a/admin/template/goto/permalinks.tpl
+++ b/admin/template/goto/permalinks.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/permalinks.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<div class="titrePage">
<h2>{'Permalinks'|@translate}</h2>
</div>
diff --git a/admin/template/goto/picture.css b/admin/template/goto/picture.css
index 538ab0128..13b0ca6ef 100644
--- a/admin/template/goto/picture.css
+++ b/admin/template/goto/picture.css
@@ -1,4 +1,3 @@
-/* $Id: /piwigo/trunk/admin/template/goto/picture.css 6517 2008-10-06T21:44:05.298917Z vdigital $ */
/* Maybe some cleanup has to be done there TODO */
#imageHeaderBar {
diff --git a/admin/template/goto/picture_modify.tpl b/admin/template/goto/picture_modify.tpl
index feb4f083c..1ae44a721 100644
--- a/admin/template/goto/picture_modify.tpl
+++ b/admin/template/goto/picture_modify.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/picture_modify.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
{include file='include/autosize.inc.tpl'}
{include file='include/dbselect.inc.tpl'}
diff --git a/admin/template/goto/plugins_new.tpl b/admin/template/goto/plugins_new.tpl
index 09105ca37..af134a51f 100644
--- a/admin/template/goto/plugins_new.tpl
+++ b/admin/template/goto/plugins_new.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/plugins_new.tpl 6983 2009-02-13T20:49:03.627716Z patdenice $ *}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="jquery.dimensions" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.dimensions.packed.js"}
{known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.cluetip.packed.js"}
diff --git a/admin/template/goto/plugins_update.tpl b/admin/template/goto/plugins_update.tpl
index a46e55779..c0b1c5332 100644
--- a/admin/template/goto/plugins_update.tpl
+++ b/admin/template/goto/plugins_update.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/plugins_update.tpl 6983 2009-02-13T20:49:03.627716Z patdenice $ *}
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
{known_script id="jquery.dimensions" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.dimensions.packed.js"}
{known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.cluetip.packed.js"}
diff --git a/admin/template/goto/profile.tpl b/admin/template/goto/profile.tpl
index e617b0083..6eac82e44 100644
--- a/admin/template/goto/profile.tpl
+++ b/admin/template/goto/profile.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/profile.tpl 6371 2008-09-14T12:25:34.485116Z vdigital $ *}
<div class="titrePage">
<h2>{'Profile'|@translate}</h2>
</div>
diff --git a/admin/template/goto/profile_content.tpl b/admin/template/goto/profile_content.tpl
index 340c63673..b81f97d47 100644
--- a/admin/template/goto/profile_content.tpl
+++ b/admin/template/goto/profile_content.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/profile_content.tpl 7055 2009-03-19T19:51:54.545257Z nikrou $ *}
<form method="post" name="profile" action="{$F_ACTION}" id="profile" class="properties">
<fieldset>
diff --git a/admin/template/goto/rating.tpl b/admin/template/goto/rating.tpl
index 2ea9c6680..cd050f3a7 100644
--- a/admin/template/goto/rating.tpl
+++ b/admin/template/goto/rating.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/rating.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<h2>{'Rating'|@translate} [{$NB_ELEMENTS} {'elements'|@translate}]</h2>
<form action="{$F_ACTION}" method="GET" id="update" class="filter">
diff --git a/admin/template/goto/site_manager.tpl b/admin/template/goto/site_manager.tpl
index 86b34aa42..ebabcf7f7 100644
--- a/admin/template/goto/site_manager.tpl
+++ b/admin/template/goto/site_manager.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/site_manager.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<div class="titrePage">
<h2>{'Site manager'|@translate}</h2>
</div>
diff --git a/admin/template/goto/site_update.tpl b/admin/template/goto/site_update.tpl
index b83df286a..d67dd3f43 100644
--- a/admin/template/goto/site_update.tpl
+++ b/admin/template/goto/site_update.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/site_update.tpl 7053 2009-03-18T14:31:14.817837Z nikrou $ *}
{include file='include/resize.inc.tpl'}
diff --git a/admin/template/goto/stats.tpl b/admin/template/goto/stats.tpl
index 4a5b943f8..692a3a6c5 100644
--- a/admin/template/goto/stats.tpl
+++ b/admin/template/goto/stats.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/stats.tpl 6371 2008-09-14T12:25:34.485116Z vdigital $ *}
<div class="titrePage">
<h2>{'History'|@translate} {$TABSHEET_TITLE}</h2>
diff --git a/admin/template/goto/tabsheet.tpl b/admin/template/goto/tabsheet.tpl
index 148d2f812..00b3f3c54 100644
--- a/admin/template/goto/tabsheet.tpl
+++ b/admin/template/goto/tabsheet.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/tabsheet.tpl 6371 2008-09-14T12:25:34.485116Z vdigital $ *}
{if isset($tabsheet) and count($tabsheet)}
<ul class="tabsheet">
{foreach from=$tabsheet key=name item=sheet}
diff --git a/admin/template/goto/tags.tpl b/admin/template/goto/tags.tpl
index aa9251e75..3db8417a6 100644
--- a/admin/template/goto/tags.tpl
+++ b/admin/template/goto/tags.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/tags.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<div class="titrePage">
<h2>{'Manage tags'|@translate}</h2>
</div>
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; }
diff --git a/admin/template/goto/thumbnail.tpl b/admin/template/goto/thumbnail.tpl
index 2d56442cd..c2f490a16 100644
--- a/admin/template/goto/thumbnail.tpl
+++ b/admin/template/goto/thumbnail.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/thumbnail.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<div class="titrePage">
<h2>{'title_thumbnails'|@translate}</h2>
</div>
diff --git a/admin/template/goto/thumbnails.css b/admin/template/goto/thumbnails.css
index cef834bf2..432854e4b 100644
--- a/admin/template/goto/thumbnails.css
+++ b/admin/template/goto/thumbnails.css
@@ -1,4 +1,3 @@
-/* $Id: /piwigo/trunk/admin/template/goto/thumbnails.css 7049 2009-03-17T16:48:04.081028Z nikrou $ */
.content UL.thumbnails {
margin: 0; padding: 0; list-style: none;
text-align: center; /* to center the whole collection in .content */
diff --git a/admin/template/goto/upgrade.tpl b/admin/template/goto/upgrade.tpl
index 3be2c4bd6..612698593 100644
--- a/admin/template/goto/upgrade.tpl
+++ b/admin/template/goto/upgrade.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/upgrade.tpl 7043 2009-03-16T16:57:10.393052Z patdenice $ *}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="{$lang_info.code}" dir="{$lang_info.direction}">
diff --git a/admin/template/goto/upload.tpl b/admin/template/goto/upload.tpl
index 8c32f79c6..849faee0a 100644
--- a/admin/template/goto/upload.tpl
+++ b/admin/template/goto/upload.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/upload.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<div class="titrePage">
<h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2>
</div>
diff --git a/admin/template/goto/user_list.tpl b/admin/template/goto/user_list.tpl
index 4dd28be59..49e1828ec 100644
--- a/admin/template/goto/user_list.tpl
+++ b/admin/template/goto/user_list.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/user_list.tpl 7025 2009-03-09T19:41:45.898712Z nikrou $ *}
<div class="titrePage">
<h2>{'title_liste_users'|@translate}</h2>
</div>
diff --git a/admin/template/goto/user_perm.tpl b/admin/template/goto/user_perm.tpl
index cfcb4220f..d1ecdca9a 100644
--- a/admin/template/goto/user_perm.tpl
+++ b/admin/template/goto/user_perm.tpl
@@ -1,4 +1,3 @@
-{* $Id: /piwigo/trunk/admin/template/goto/user_perm.tpl 6371 2008-09-14T12:25:34.485116Z vdigital $ *}
<h2>{$TITLE}</h2>
{if isset($categories_because_of_groups) }