source: other-projects/the-macronizer/trunk/web/jsp/mi/footer.jsp@ 32177

Last change on this file since 32177 was 32177, checked in by kjdon, 6 years ago

updated ethics, copyright and sponsors texts, thanks to Te Taka for translations

File size: 1.5 KB
Line 
1<%--
2 Document : footer
3 Created on : Mar 27, 2011, 3:16:33 AM
4 Author : OEM
5--%>
6
7<%@page contentType="text/html" pageEncoding="UTF-8"%>
8
9
10<ul id="menu">
11 <li> <a href="../../jsp/mi/main.jsp">Kāinga</a> </li>
12 <li> <a href="../../jsp/mi/about.jsp">Mō</a> </li>
13 <li> <a href="../../jsp/mi/feedback.jsp">Urupare</a> </li>
14</ul>
15<div id="sponsors">
16 <span id="sponsors_logo"> <a href="http://www.waikato.ac.nz/" target="_blank"> <img src="../../images/logo_waikato_uni.jpg" width="164" height="50" alt="Maramatanga logo" /> </a> </span>
17 <p class="note">He mea tautoko nā <a href="http://www.maramatanga.co.nz" target="_blank">Ngā Pae O Te Māramatanga</a> i tā rātou āwhina atu i te whakamatihiko o te kohikohinga taonga o Pei Jones. He mea hanga i te <a href="http://www.waikato.ac.nz" target="_blank">Whare Wānanga o Waikato</a>.</p>
18</div>
19<div id="lang">
20 <p class="note">This site is offered in: <a href="../../jsp/en/main.jsp">English</a></p>
21</div>
22<div id="copyright">
23 <p>Ka kohikohihia e tēnei paetukutuku ngā raupapa whakamahinga o te paetukutuku nei mō te kaupapa whanaketanga anakē. Kāore nga raupapa whakamahianga e taea ana te tohutohu ake ki tētehi tangata, ā, ka tiakina te raraunga i te Whare Wānanga o Waikato. Ki te kore koe e whakaāe ki tā mātou pÅ«puri o āu āhuatanga whakamahi, tuhia <a href="mailto:[email protected]">ki konei</a> kia whakamōhio atu a Dr. Te Taka Keegan.</p>
24 <p class="note">Manatā &copy; 2014 Te Whare Wānanga o Waikato</p>
25</div>
26
Note: See TracBrowser for help on using the repository browser.