diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-06-24 06:40:39 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-06-24 06:40:39 +0000 |
commit | 235cd535398d706ba8c26314660549bba9be555f (patch) | |
tree | fc3d16a2d4932d3a1fd62afd4ab90947a256ffcb /template/yoga/index.tpl | |
parent | 3ec2f102b5776b2b2f36d0a23d02ff4b34319f83 (diff) |
improve template : feature 433: Separate IE6 css to be more IE7 ready
git-svn-id: http://piwigo.org/svn/trunk@1382 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 --> |