Show
Ignore:
Timestamp:
11/28/07 23:26:02 (12 months ago)
Author:
aarkerio
Message:

New CSS design

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/newsletters/subscribe.thtml

    r103 r229  
    99if ( !$othAuth->sessionValid() ) 
    1010{ 
    11   echo "<p>You must be logged to subscribe to newsletter</p>"; 
     11   echo '<p>'. $html->link('You must be logged to subscribe to newsletter', '/users/login') . '</p>'; 
    1212} 
    1313