File: footer.htm

package info (click to toggle)
libembperl-perl 2.5.0-17
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 7,632 kB
  • sloc: ansic: 21,387; perl: 14,497; javascript: 4,280; cpp: 467; xml: 49; makefile: 35; sh: 24
file content (12 lines) | stat: -rwxr-xr-x 352 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
<hr>
<table width="100%" border=0 cellspacing=0 cellpadding=0><tr>
<td align=left class="cFoot">&copy; 1997-2012 Gerald Richter / <a href="http://www.ecos.de/">ecos gmbh</a></td>
[$if $udat{user_id} $]
<td align=right class="cFoot">
[= logged_in_as =] [+ $udat{user_email} +]
[$ if $udat{user_admin} $]
[Admin]
[$ endif $]
</td>
[$endif$]
</tr></table>