diff options
author | patdenice <patdenice@piwigo.org> | 2008-03-01 14:49:11 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2008-03-01 14:49:11 +0000 |
commit | 2ef8c58d3139ec931a75185a32ede7a7663c735f (patch) | |
tree | 46dea055272d100950ecc56ff58cca554e0801e0 /template/yoga/admin | |
parent | 732e456b3ba0c3e9ff4134e0ea815df03375918b (diff) |
New: plugin LocalFiles Editor.
Corrected: $id in smarty comment style in intro.tpl
git-svn-id: http://piwigo.org/svn/trunk@2235 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin/intro.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/intro.tpl b/template/yoga/admin/intro.tpl index 63ba16307..eedb94d5b 100644 --- a/template/yoga/admin/intro.tpl +++ b/template/yoga/admin/intro.tpl @@ -1,4 +1,4 @@ -<!-- $Id$ --> +{* $Id$ *} <h2>{'title_default'|@translate}</h2> {if isset($pwgmenu)} <ul class="pwgmenu"> |