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

View File

@ -455,7 +455,7 @@ function buildcommon() {
<strong><?=hesc(str_replace('_', ' ', $pr->projname))?></strong><?php if (SHOW_BLURBS) { ?> , <strong><?=hesc(str_replace('_', ' ', $pr->projname))?></strong><?php if (SHOW_BLURBS) { ?> ,
<?=hesc($pr->shortdesc)?> <?=hesc($pr->shortdesc)?>
<?php } ?> <?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)) { ?> <?php if (strlen($pr->subtag) || count($pr->tags)) { ?>
<br> <br>
<small> <small>