- Patch #338429 by scor: xhtml 1.1 compatibility fix.
parent
7b3ac6c134
commit
a8ad5a78fb
|
@ -15,7 +15,7 @@
|
||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
<?php if ($new_posts): ?>
|
<?php if ($new_posts): ?>
|
||||||
<a name="new">
|
<a id="new">
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<?php print theme('image', "misc/forum-$icon.png") ?>
|
<?php print theme('image', "misc/forum-$icon.png") ?>
|
||||||
|
|
Loading…
Reference in New Issue