summaryrefslogtreecommitdiff
path: root/doc/nils-diplom/Dateistruktur/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nils-diplom/Dateistruktur/footer.php')
-rwxr-xr-xdoc/nils-diplom/Dateistruktur/footer.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/nils-diplom/Dateistruktur/footer.php b/doc/nils-diplom/Dateistruktur/footer.php
new file mode 100755
index 0000000..545c326
--- /dev/null
+++ b/doc/nils-diplom/Dateistruktur/footer.php
@@ -0,0 +1,9 @@
+<table width="800" border="0" cellpadding="2" cellspacing="2" class="randobenunten">
+ <tr>
+ <td width="190"><a href="#start"><img src="/dipl/css/nach-oben.gif" alt="nach oben" width="85" height="20" border="0"></a></td>
+
+ <td width="610" align="right" valign="bottom"><font face="Arial, Helvetica, sans-serif" size="1" color="#999999"><? PRINT $_SESSION['fname'] . " " . $_SESSION['name'] . " - " ?>Praktikumsteilnehmer seit <? PRINT $_SESSION['since']; ?></font>
+ </td>
+ </tr>
+ </table>
+</table> \ No newline at end of file