diff options
Diffstat (limited to '')
-rw-r--r-- | plugins/LocalFilesEditor/admin.tpl | 1 | ||||
-rw-r--r-- | plugins/LocalFilesEditor/show_default.tpl | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/LocalFilesEditor/admin.tpl b/plugins/LocalFilesEditor/admin.tpl index 37059ae86..83b629f8f 100644 --- a/plugins/LocalFilesEditor/admin.tpl +++ b/plugins/LocalFilesEditor/admin.tpl @@ -1,4 +1,3 @@ -{* $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 11d9d5b41..d5acfe438 100644 --- a/plugins/LocalFilesEditor/show_default.tpl +++ b/plugins/LocalFilesEditor/show_default.tpl @@ -1,4 +1,3 @@ -{* $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> |