Ignore:
Timestamp:
10/10/08 11:21:53 (4 years ago)
Author:
hverton
Message:

Removed 'small' class from album and gallery descriptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/main.albums.list.tpl

    r1802 r1846  
    156156                    </table> 
    157157                    {if $collection[id].description|default:"" != ""} 
    158                         <span class='small'>{$collection[id].description}</span> 
     158                        {$collection[id].description} 
    159159                    {/if} 
    160160                </td> 
Note: See TracChangeset for help on using the changeset viewer.