Changeset 1856 in ExiteCMS for trunk/includes/templates/main.blogs.tpl


Ignore:
Timestamp:
10/16/08 17:22:27 (4 years ago)
Author:
hverton
Message:

fixed some template typo's

File:
1 edited

Legend:

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

    r1853 r1856  
    160160                                {else} 
    161161                                    {$bloglist[id].blog_intro} 
    162                                     {if $bloglist[id].read_more}&nbsp;<a href='blogs.php?blog_id={$bloglist[id].blog_id} alt='{$locale.422}' title='{$locale.422}''>...</a>{/if} 
     162                                    {if $bloglist[id].read_more}&nbsp;<a href='blogs.php?blog_id={$bloglist[id].blog_id}' alt='{$locale.422}' title='{$locale.422}'>...</a>{/if} 
    163163                                {/if} 
    164164                            </td> 
Note: See TracChangeset for help on using the changeset viewer.