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 /plugins/LocalFilesEditor/show_default.tpl | |
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 '')
-rw-r--r-- | plugins/LocalFilesEditor/show_default.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/show_default.tpl b/plugins/LocalFilesEditor/show_default.tpl index 478c4a34a..11d9d5b41 100644 --- a/plugins/LocalFilesEditor/show_default.tpl +++ b/plugins/LocalFilesEditor/show_default.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/plugins/LocalFilesEditor/show_default.tpl 7026 2009-03-11T16:39:44.956202Z patdenice $ *} {html_head} <link rel="stylesheet" type="text/css" href="{$LOCALEDIT_PATH}locfiledit.css"> <style type="text/css">#headbranch, #theHeader, #copyright {ldelim} display: none; }</style> |