add css class to 'more...' links to allow customising in stylesheet

This commit is contained in:
mappu 2015-09-06 11:49:09 +12:00
parent fef327ec61
commit 1878d023bf
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ function buildcommon() {
<strong><?=hesc(str_replace('_', ' ', $pr->projname))?></strong><?php if (SHOW_BLURBS) { ?> ,
<?=hesc($pr->shortdesc)?>
<?php } ?>
<a href="<?=hesc(urlencode($pr->projname))?>.html">more...</a>
<a href="<?=hesc(urlencode($pr->projname))?>.html" class="article-read-more">more...</a>
<?php if (strlen($pr->subtag) || count($pr->tags)) { ?>
<br>
<small>