new admin templates! with many thanks to init...
[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