diff options
Diffstat (limited to 'plugins/LocalFilesEditor')
-rw-r--r-- | plugins/LocalFilesEditor/admin.tpl | 2 | ||||
-rw-r--r-- | plugins/LocalFilesEditor/show_default.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/LocalFilesEditor/admin.tpl b/plugins/LocalFilesEditor/admin.tpl index 249aabc58..37059ae86 100644 --- a/plugins/LocalFilesEditor/admin.tpl +++ b/plugins/LocalFilesEditor/admin.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/plugins/LocalFilesEditor/admin.tpl 6428 2008-09-25T17:46:27.209191Z patdenice $ *} {html_head}<link rel="stylesheet" type="text/css" href="{$LOCALEDIT_PATH}locfiledit.css">{/html_head} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {known_script id="editarea" src=$LOCALEDIT_PATH|@cat:"editarea/edit_area_full.js"} 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> |