- HTML entity ← and → are not supported by Microsoft Internet

Explorer 6 and as this browser is quite widely used... these entities are
  replaced by « and »


git-svn-id: http://piwigo.org/svn/trunk@693 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-01-15 10:39:33 +00:00
parent fd77c63a5a
commit 46dcfba37d
2 changed files with 6 additions and 6 deletions

View File

@@ -11,8 +11,8 @@
</select>
</div>
<div style="float:left;padding-top:80px;padding-bottom:80px;text-align:center;width:160px;" >
<input type="submit" value="&larr;" name="trueify" style="font-size:15px;" class="bouton" /><br/>
<input type="submit" value="&rarr;" name="falsify" style="font-size:15px;" class="bouton" />
<input type="submit" value="&laquo;" name="trueify" style="font-size:15px;" class="bouton" /><br/>
<input type="submit" value="&raquo;" name="falsify" style="font-size:15px;" class="bouton" />
</div>
<div style="float:right;padding:10px;width:300px;">
<span class="titreMenu">{L_CAT_OPTIONS_FALSE}</span><br />

View File

@@ -85,8 +85,8 @@
</div>
<div style="float:left;padding-top:80px;padding-bottom:80px;text-align:center;width:160px;" >
<input type="submit" value="&larr;" name="associate" style="font-size:15px;" class="bouton" /><br/>
<input type="submit" value="&rarr;" name="dissociate" style="font-size:15px;" class="bouton" />
<input type="submit" value="&laquo;" name="associate" style="font-size:15px;" class="bouton" /><br/>
<input type="submit" value="&raquo;" name="dissociate" style="font-size:15px;" class="bouton" />
</div>
<div style="float:right;padding:10px;width:300px;">
@@ -122,8 +122,8 @@
</div>
<div style="float:left;padding-top:80px;padding-bottom:80px;text-align:center;width:160px;" >
<input type="submit" value="&larr;" name="elect" style="font-size:15px;" class="bouton" /><br/>
<input type="submit" value="&rarr;" name="dismiss" style="font-size:15px;" class="bouton" />
<input type="submit" value="&laquo;" name="elect" style="font-size:15px;" class="bouton" /><br/>
<input type="submit" value="&raquo;" name="dismiss" style="font-size:15px;" class="bouton" />
</div>
<div style="float:right;padding:10px;width:300px;">