Ignore:
Timestamp:
12/27/07 14:22:13 (4 years ago)
Author:
bogdanpasoi@…
Message:

Misc fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/macros/macro_calendar.php

    r876 r879  
    5151    $html = '<div class="calendar">'; 
    5252    $html .= '<div class="header">'; 
    53     $html .= '<a href="'.IA_URL.'/forum?action=calendar">In curand..</a></div>'; 
     53    $html .= '<a href="'.IA_URL.'forum?action=calendar">In curand...</a></div>'; 
    5454        foreach ($return as $mday => $array) 
    5555    { 
Note: See TracChangeset for help on using the changeset viewer.