#445530 by jmburnz: Remove redundant title attribute from node title links.

merge-requests/26/head
Angie Byron 2009-04-28 19:56:00 +00:00
parent 9e5f8a037b
commit 37c8197b25
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<?php print $picture ?>
<?php if (!$page): ?>
<h2><a href="<?php print $node_url ?>" title="<?php print $title ?>"><?php print $title ?></a></h2>
<h2><a href="<?php print $node_url ?>"><?php print $title ?></a></h2>
<?php endif; ?>
<div class="meta">