diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-06-24 06:47:07 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-06-24 06:47:07 +0000 |
commit | c502e8d37c772967fd50f4ffaa4822390e5258e0 (patch) | |
tree | 46567afa33b3cc0a334b1522dfb36e2a19d80744 /template/yoga/index.tpl | |
parent | 887bbb6ddbd43e13823879f582955957140a9f4c (diff) |
merge : from trunk r:1381:1382 into branch 1.6 (feature 433)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1383 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/index.tpl')
-rw-r--r-- | template/yoga/index.tpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/yoga/index.tpl b/template/yoga/index.tpl index f09bd748b..cb4d7d01e 100644 --- a/template/yoga/index.tpl +++ b/template/yoga/index.tpl @@ -52,8 +52,7 @@ <!-- END calendar --> <!-- BEGIN calendar --> - <h2>{calendar.TITLE} -</h2> + <h2>{calendar.TITLE}</h2> <!-- END calendar --> </div> <!-- titrePage --> |