diff options
author | plegall <plg@piwigo.org> | 2009-05-13 22:29:15 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-05-13 22:29:15 +0000 |
commit | 41e0ae234312c82d62c9998674b4606bef722d3d (patch) | |
tree | d9c178959bbbb087967595eafe1ae427cc76f5c5 /admin | |
parent | 51d0f0ac0f6aa1b355c2c4bf87eed928bffd1a6d (diff) |
change: according to topic:15067, svn:keywords property was removed
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
53 files changed, 56 insertions, 56 deletions
diff --git a/admin/template/goto/admin.tpl b/admin/template/goto/admin.tpl index c2a454f88..93ac0e871 100644 --- a/admin/template/goto/admin.tpl +++ b/admin/template/goto/admin.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 4b9035d27..6e20d8612 100644 --- a/admin/template/goto/advanced_feature.tpl +++ b/admin/template/goto/advanced_feature.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 d21eac5aa..3d4ae526b 100644 --- a/admin/template/goto/cat_list.tpl +++ b/admin/template/goto/cat_list.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 01d4e4c71..ea5f878bc 100644 --- a/admin/template/goto/cat_modify.tpl +++ b/admin/template/goto/cat_modify.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 a2735aa91..8f5cef95c 100644 --- a/admin/template/goto/cat_move.tpl +++ b/admin/template/goto/cat_move.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 2cad2afed..d66d023ab 100644 --- a/admin/template/goto/cat_options.tpl +++ b/admin/template/goto/cat_options.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 aa135385c..9d069a6ac 100644 --- a/admin/template/goto/cat_perm.tpl +++ b/admin/template/goto/cat_perm.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 d9019dbe7..27d9c745c 100644 --- a/admin/template/goto/check_integrity.tpl +++ b/admin/template/goto/check_integrity.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 8684f1d9b..63e3b3baa 100644 --- a/admin/template/goto/comments.tpl +++ b/admin/template/goto/comments.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 7f8072dfd..f56a36718 100644 --- a/admin/template/goto/configuration.tpl +++ b/admin/template/goto/configuration.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 d9bfedb3a..c875e15cd 100644 --- a/admin/template/goto/content.css +++ b/admin/template/goto/content.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 d1e0ca866..12ac03707 100644 --- a/admin/template/goto/default-colors.css +++ b/admin/template/goto/default-colors.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 08f3bab3f..84b392f1d 100644 --- a/admin/template/goto/default-layout.css +++ b/admin/template/goto/default-layout.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 b42ca8403..7c195812f 100644 --- a/admin/template/goto/double_select.tpl +++ b/admin/template/goto/double_select.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 c34c33e06..4e7399a40 100644 --- a/admin/template/goto/element_set_global.tpl +++ b/admin/template/goto/element_set_global.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 391bdb94f..c712c9148 100644 --- a/admin/template/goto/element_set_unit.tpl +++ b/admin/template/goto/element_set_unit.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 ad68972c4..550f4dcfb 100644 --- a/admin/template/goto/extend_for_templates.tpl +++ b/admin/template/goto/extend_for_templates.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 2068fb0cc..a2b910cd4 100644 --- a/admin/template/goto/fix-ie5-ie6.css +++ b/admin/template/goto/fix-ie5-ie6.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 8c12ca190..58f1a07bb 100644 --- a/admin/template/goto/footer.tpl +++ b/admin/template/goto/footer.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 ebc83aed6..12e9e333e 100644 --- a/admin/template/goto/group_list.tpl +++ b/admin/template/goto/group_list.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 4e57c754f..8feecc604 100644 --- a/admin/template/goto/header.tpl +++ b/admin/template/goto/header.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 670b93694..b49de9aad 100644 --- a/admin/template/goto/history.tpl +++ b/admin/template/goto/history.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 9b06727ff..fdd30cd6f 100644 --- a/admin/template/goto/include/autosize.inc.tpl +++ b/admin/template/goto/include/autosize.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 1191528cf..5bcd61bd0 100644 --- a/admin/template/goto/include/datepicker.inc.tpl +++ b/admin/template/goto/include/datepicker.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 a6c1804d0..501739efd 100644 --- a/admin/template/goto/include/dbselect.inc.tpl +++ b/admin/template/goto/include/dbselect.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 288eae083..3e6bdb05d 100644 --- a/admin/template/goto/include/resize.inc.tpl +++ b/admin/template/goto/include/resize.inc.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 b9ddb1316..5d53addad 100644 --- a/admin/template/goto/install.tpl +++ b/admin/template/goto/install.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 1c76169b8..0fa7a9d42 100644 --- a/admin/template/goto/intro.tpl +++ b/admin/template/goto/intro.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 b37ec864e..f7ba69aaa 100644 --- a/admin/template/goto/maintenance.tpl +++ b/admin/template/goto/maintenance.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 6cc439f12..eddaa8472 100644 --- a/admin/template/goto/menubar.tpl +++ b/admin/template/goto/menubar.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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/notification_by_mail.tpl b/admin/template/goto/notification_by_mail.tpl index 7309f4a94..fc44b41c2 100644 --- a/admin/template/goto/notification_by_mail.tpl +++ b/admin/template/goto/notification_by_mail.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 1f2164721..350ea8dd9 100644 --- a/admin/template/goto/permalinks.tpl +++ b/admin/template/goto/permalinks.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 87cccc238..538ab0128 100644 --- a/admin/template/goto/picture.css +++ b/admin/template/goto/picture.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $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 f6c259a53..feb4f083c 100644 --- a/admin/template/goto/picture_modify.tpl +++ b/admin/template/goto/picture_modify.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 9fe0a0c33..09105ca37 100644 --- a/admin/template/goto/plugins_new.tpl +++ b/admin/template/goto/plugins_new.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 cae800f85..a46e55779 100644 --- a/admin/template/goto/plugins_update.tpl +++ b/admin/template/goto/plugins_update.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 f6326319c..e617b0083 100644 --- a/admin/template/goto/profile.tpl +++ b/admin/template/goto/profile.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 22b621567..340c63673 100644 --- a/admin/template/goto/profile_content.tpl +++ b/admin/template/goto/profile_content.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 e53512ab2..2ea9c6680 100644 --- a/admin/template/goto/rating.tpl +++ b/admin/template/goto/rating.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 c1e86cae6..86b34aa42 100644 --- a/admin/template/goto/site_manager.tpl +++ b/admin/template/goto/site_manager.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 583c35e9a..b83df286a 100644 --- a/admin/template/goto/site_update.tpl +++ b/admin/template/goto/site_update.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 f7556bc2f..4a5b943f8 100644 --- a/admin/template/goto/stats.tpl +++ b/admin/template/goto/stats.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 61c6f206a..148d2f812 100644 --- a/admin/template/goto/tabsheet.tpl +++ b/admin/template/goto/tabsheet.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 1072ea6e2..aa9251e75 100644 --- a/admin/template/goto/tags.tpl +++ b/admin/template/goto/tags.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 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; } diff --git a/admin/template/goto/thumbnail.tpl b/admin/template/goto/thumbnail.tpl index b38692d42..2d56442cd 100644 --- a/admin/template/goto/thumbnail.tpl +++ b/admin/template/goto/thumbnail.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 71421f977..cef834bf2 100644 --- a/admin/template/goto/thumbnails.css +++ b/admin/template/goto/thumbnails.css @@ -1,4 +1,4 @@ -/* $Id: thumbnails.css 2526 2008-09-14 00:33:53Z vdigital $ */ +/* $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 4b5b2118a..3be2c4bd6 100644 --- a/admin/template/goto/upgrade.tpl +++ b/admin/template/goto/upgrade.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 7a3e559ea..8c32f79c6 100644 --- a/admin/template/goto/upload.tpl +++ b/admin/template/goto/upload.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 50161d9d5..4dd28be59 100644 --- a/admin/template/goto/user_list.tpl +++ b/admin/template/goto/user_list.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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 3183c82e7..cfcb4220f 100644 --- a/admin/template/goto/user_perm.tpl +++ b/admin/template/goto/user_perm.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $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) } |