Ignore:
Timestamp:
2020-06-10T14:56:19+12:00 (4 years ago)
Author:
ak19
Message:

Some interface changes made by Dr Bainbridge and some by me on his request.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-interfaces-dev/opotiki/transform/layouts/main.xsl

    r34087 r34143  
    8989<div class="wrapper col8">
    9090    <div id="copyright">
    91         <p class="fl_left">Copyright © 2013 - All Rights Reserved - <a href="#">Your Webpage Here</a></p>
    92         <p class="fl_right">Template by <a href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
     91        <p class="fl_left">Developed in partnership between <a href="http://www.whakatohea.co.nz/">Whakatōhea Māori Trust Board</a> and the <a href="https://www.waikato.ac.nz/">University of Waikato</a></p>
     92        <!--<p class="fl_right">Template by <a href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>-->
     93        <p class="fl_right">Powered by <a href="http://www.greenstone.org/" title="Greenstone Digital Library Software">Greenstone3</a></p>
    9394        <br class="clear" />
    9495    </div>
     
    102103<xsl:variable name="currentPage" select="page/pageRequest/@fullURL"/>
    103104
    104 <li><a href="{$library_name}">Home</a></li>
     105<li><a href="{$library_name}">DL Home</a></li>
    105106<li>
    106107<xsl:if test="page/pageRequest/@subaction='about'"><xsl:attribute name="class">active</xsl:attribute></xsl:if>
Note: See TracChangeset for help on using the changeset viewer.