Projet

Général

Profil

« Précédent | Suivant » 

Révision b3733e10

Ajouté par Colin Fleming il y a presque 10 ans

Tidy up Ampersand XHTML

Deprecate Ampersand in Anchor tags

Voir les différences:

usr/local/www/system_crlmanager.php
598 598
								<img src="/themes/<?= $g['theme'];?>/images/icons/icon_e.gif" title="<?=gettext("Edit CRL") . " " . htmlspecialchars($tmpcrl['descr']);?>" alt="<?=gettext("Edit CRL") . " " . htmlspecialchars($tmpcrl['descr']);?>" width="17" height="17" border="0" />
599 599
							</a>
600 600
							<?php else: ?>
601
							<a href="system_crlmanager.php?act=editimported&id=<?=$tmpcrl['refid'];?>">
601
							<a href="system_crlmanager.php?act=editimported&amp;id=<?=$tmpcrl['refid'];?>">
602 602
								<img src="/themes/<?= $g['theme'];?>/images/icons/icon_e.gif" title="<?=gettext("Edit CRL") . " " . htmlspecialchars($tmpcrl['descr']);?>" alt="<?=gettext("Edit CRL") . " " . htmlspecialchars($tmpcrl['descr']);?>" width="17" height="17" border="0" />
603 603
							</a>
604 604
							<?php endif; ?>

Formats disponibles : Unified diff