Ignore:
Timestamp:
Jan 25, 2009, 7:02:04 PM (15 years ago)
Author:
gav
Message:

Complete renaming from openMim to gnuMims, hopefully in all files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/grails-app/views/layouts/main.gsp

    r26 r31  
    11<html>
    22    <head>
    3         <title><g:layoutTitle default="openMim" /></title>
     3        <title><g:layoutTitle default="gnuMims" /></title>
    44        <link rel="stylesheet" href="${createLinkTo(dir:'css',file:'main.css')}" />
    55        <link rel="shortcut icon" href="${createLinkTo(dir:'images',file:'gnuMimsIcon.ico')}" type="image/x-icon" />
     
    1111            <img src="${createLinkTo(dir:'images',file:'spinner.gif')}" alt="Spinner" />
    1212        </div> 
    13         <div class="logo"><img src="${createLinkTo(dir:'images',file:'gnuMimsLogo.jpg')}" alt="openMim" /></div>
     13        <div class="logo"><img
     14src="${createLinkTo(dir:'images',file:'gnuMimsLogo.gif')}" alt="gnuMims"
     15/></div>
    1416        <g:layoutBody />               
    1517    </body>     
Note: See TracChangeset for help on using the changeset viewer.