Changeset 159

Show
Ignore:
Timestamp:
08/10/06 00:56:37 (7 years ago)
Author:
dez
Message:

Removes static content from subversion as it changes on the production site

Files:
1 removed
3 modified

Legend:

Unmodified
Added
Removed
  • htdocs/css/common.css

    r127 r159  
    132132} 
    133133 
     134dd#plan { 
     135        margin-left: 0; 
     136} 
     137 
    134138/* -------------------------------------------------- 
    135139    Tables 
     
    178182        text-align: left; 
    179183} 
     184 
  • templates/login.tpl

    r155 r159  
    1313No new email<br /> 
    1414{elseif $session->email=="2"} 
    15 New email<br /> 
     15<a href="https://sucs.org/webmail/">New email</a><br /> 
    1616{/if} 
    1717{/if}