aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/SwiftThemeCreator
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 /plugins/SwiftThemeCreator
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 'plugins/SwiftThemeCreator')
-rw-r--r--plugins/SwiftThemeCreator/farbtastic/farbtastic.js3
-rw-r--r--plugins/SwiftThemeCreator/theme_creator.tpl1
2 files changed, 1 insertions, 3 deletions
diff --git a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
index bad654489..085ab1f96 100644
--- a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
+++ b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js
@@ -1,4 +1,3 @@
-// $Id: /piwigo/trunk/plugins/SwiftThemeCreator/farbtastic/farbtastic.js 6285 2008-07-21T22:20:47.317098Z vdigital $
// Farbtastic 1.2
jQuery.fn.farbtastic = function (callback) {
@@ -326,4 +325,4 @@ jQuery._farbtastic = function (container, callback) {
if (callback) {
fb.linkTo(callback);
}
-} \ No newline at end of file
+}
diff --git a/plugins/SwiftThemeCreator/theme_creator.tpl b/plugins/SwiftThemeCreator/theme_creator.tpl
index adc049b52..9261b0d64 100644
--- a/plugins/SwiftThemeCreator/theme_creator.tpl
+++ b/plugins/SwiftThemeCreator/theme_creator.tpl
@@ -1,4 +1,3 @@
-{* $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>