mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
HTML small bug : ">" must be represented as ">" when not used in tag
delimiters git-svn-id: http://piwigo.org/svn/trunk@574 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="information">{information.INFORMATION}</div>
|
||||
<!-- END information -->
|
||||
<div class="titrePage">
|
||||
<div id="gauche"><a href="{U_HOME}">{L_HOME}</a> > {CATEGORY}</div>
|
||||
<div id="gauche"><a href="{U_HOME}">{L_HOME}</a> > {CATEGORY}</div>
|
||||
<div id="centre" class="nameImage">{TITLE}</div>
|
||||
<div id="droite">{PHOTO}</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user