e1432d3f6e08db445c433d5c903fb126e0f65819
[mir.git] / templates / admin / foot.template
1 <hr>  
2 <table width="99%" cellspacing="0">
3   <tbody>
4   <tr>
5     <td align="left" class="table-head">
6       <a href="#top"><span class="table-head"> ${lang("foot.top")}</span></a>
7       <if returnurl>
8         <a href="${config.actionRoot}?${returnurl}"><span class="table-head"> | &nbsp;&nbsp;${lang("back")} [ &lt; ]</span></a>&nbsp;&nbsp;
9       </if>
10     </td>
11     <td align="right" class="table-head">
12       <a href="mailto:${config["Mir.Contact-email.address"]}"><span class="table-head">${config["Mir.Shortname"]}</span></a> - ${config["Mir.Version"]}
13     </td>
14   </tr>
15 </tbody>
16 </table>
17
18
19   
20   
21   
22
23