diff options
Diffstat (limited to 'plugins/SwiftThemeCreator')
-rw-r--r-- | plugins/SwiftThemeCreator/farbtastic/farbtastic.js | 2 | ||||
-rw-r--r-- | plugins/SwiftThemeCreator/theme_creator.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js index f37df7d72..bad654489 100644 --- a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js +++ b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js @@ -1,4 +1,4 @@ -// $Id$ +// $Id: /piwigo/trunk/plugins/SwiftThemeCreator/farbtastic/farbtastic.js 6285 2008-07-21T22:20:47.317098Z vdigital $ // Farbtastic 1.2 jQuery.fn.farbtastic = function (callback) { diff --git a/plugins/SwiftThemeCreator/theme_creator.tpl b/plugins/SwiftThemeCreator/theme_creator.tpl index 14bbd26ec..adc049b52 100644 --- a/plugins/SwiftThemeCreator/theme_creator.tpl +++ b/plugins/SwiftThemeCreator/theme_creator.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/plugins/SwiftThemeCreator/theme_creator.tpl 6327 2008-08-26T14:18:42.525002Z vdigital $ *} <div class="titrePage"> <h2>{'Swift Theme Creator'|@translate}</h2> </div> |