1
0

HTML and images by Don

This commit is contained in:
Garvin Hicking
2007-08-06 10:18:26 +00:00
parent 5671308a02
commit a0d950b320
81 changed files with 149 additions and 141 deletions

View File

@ -39,5 +39,5 @@ if ($output['show_links']) {
echo '</ul>' . "\n";
echo '</div>' . "\n";
}
echo '<span class="serendipityWelcomeBack">' . $output['welcome'] . '</span>';
echo '<h3 class="serendipityWelcomeBack">' . $output['welcome'] . '</h3>';
echo $output['more'];