Ignore:
Timestamp:
02/14/08 15:10:07 (4 years ago)
Author:
hverton
Message:

Fixed typo in edit_profile.php, updated language file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl

    r1274 r1281  
    3535 
    3636                        /* wiki links */ 
    37 a.wiki_link:link, a.wiki_link:visited 
    38                         { text-decoration:none; border-width:0px 0px 2px 0px; border-style:dotted; border-color:#9c0204; } 
     37a.wiki_link:link,a.wiki_link:visited { color:#9c0204; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#9c0204; } 
    3938 
    4039                        /* horizontal lines */ 
Note: See TracChangeset for help on using the changeset viewer.