Changeset 1319 in ExiteCMS


Ignore:
Timestamp:
02/27/08 22:02:41 (4 years ago)
Author:
hverton
Message:

fixed readmore linked showing when already in read more mode...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/main.blogs.tpl

    r1224 r1319  
    170170                                {$bloglist[id].user_name}{if $smarty.const.iMEMBER}</a>{/if} 
    171171                                {$locale.421} {$bloglist[id].blog_datestamp|date_format:"longdate"} 
    172                                 &middot; <a href='blogs.php?blog_id={$bloglist[id].blog_id}'>{$locale.422}</a> 
     172                                {if !$blog_id}&middot; <a href='blogs.php?blog_id={$bloglist[id].blog_id}'>{$locale.422}</a>{/if} 
    173173                                <img src='{$smarty.const.THEME}images/bulletb.gif' alt='' /> 
    174174                                <br /> 
Note: See TracChangeset for help on using the changeset viewer.