Changeset 9

Show
Ignore:
Timestamp:
10/16/08 10:31:16 (3 years ago)
Author:
matthew
Message:

added footer text and links

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • drupal/modules/illuminate/trunk/illuminate.module

    r8 r9  
    5151        <a href="http://www.illuminateict.org.uk" title="Hosting logo"><img src="/' . $path . '/col-correct-logo.png"/></a> 
    5252      </div> 
     53    </div> 
     54 
     55    <div id="illuminateFooter" class="fixed-md"> 
     56      <div id="iTextLinks" class="section"> 
     57        <a href="/rss.xml">[RSS]</a> <a href="/user/login">[login]</a><br/> 
     58Website developed in association with <a href="http://www.illuminateweb.org.uk">Illuminate Web</a> 
     59      </div> 
    5360    </div>'; 
    5461  }