Added new Ward Calling display application.
[eq/.git] / templates / default / header.tpl
1 <!-- $Id: header.tpl,v 1.1.1.1 2001/05/20 07:40:32 seek3r Exp $ -->
2
3 <p>
4         <center>
5                 <table border="0" width=70% cellpadding="2" cellspacing="2">
6                         <tr>
7                                 <td width=100% align="center" bgcolor="{bg_color}"><font face="{font}"><b>
8                                         <a href="{link_hometeaching}">{lang_hometeaching}</a>
9                                         &nbsp;
10                                         &nbsp;
11                                         <a href="{link_activity}">{lang_activity}</a>
12                                         &nbsp;
13                                         &nbsp;
14                                         <a href="{link_participation}">{lang_participation}</a>
15                                         &nbsp;
16                                         &nbsp;
17                                         <a href="{link_ppi}">{lang_ppi}</a>
18                                         &nbsp;
19                                         &nbsp;
20                                         <a href="{link_visit}">{lang_visit}</a>
21                                         &nbsp;
22                                         &nbsp;
23                                         <a href="{link_attendance}">{lang_attendance}</a>
24                                         &nbsp;
25                                         &nbsp;
26                                         <a href="{link_dir}">{lang_dir}</a>
27                                         &nbsp;
28                                         &nbsp;
29                                         <a href="{link_org}">{lang_org}</a>
30                                         </b></font></td>
31
32                         </tr>
33                 </table>
34         </center>