This commit is contained in:
Andreas Österreicher
2007-08-23 15:51:59 +00:00
parent 29b4114480
commit ff0f9bdd16
2 changed files with 35 additions and 0 deletions
+4
View File
@@ -478,6 +478,10 @@
<td class="tdwidth10" nowrap>&nbsp;</td>
<td class="tdwrap"><a class="Item" href="public/faq_lan.html" target="content"><img src="../skin/images/menu_item.gif" width="7" height="9">&nbsp;LAN FAQ</a></td>
</tr>
<tr>
<td class="tdwidth10" nowrap>&nbsp;</td>
<td class="tdwrap"><a class="Item" href="public/faq_druckinsel.html" target="content"><img src="../skin/images/menu_item.gif" width="7" height="9">&nbsp;Druckinsel FAQ</a></td>
</tr>
<tr>
<td class="tdwidth10" nowrap>&nbsp;</td>
<td class="tdwrap"><a class="Item" href="public/faq_bug.html" target="content"><img src="../skin/images/menu_item.gif" width="7" height="9">&nbsp;Bug Tracking FAQ</a></td>
+31
View File
@@ -0,0 +1,31 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="../../skin/style.css.php" rel="stylesheet" type="text/css">
</head>
<body>
<table id="inhalt" class="tabcontent">
<tr>
<td class="tdwidth10">&nbsp;</td>
<td><table class="tabcontent">
<tr>
<td class="ContentHeader"><font class="ContentHeader">&nbsp;Druckinsel - FAQ</font></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<a href="../cisdocs/anleitung_multifunktionsgeraet.doc" class="Item">Anleitung Multifunktionsgerät</a><br><br>
<a href="../cisdocs/druckinsel_schulungsunterlagen.doc" class="Item">Schulungsunterlage zur Verwendung der Drucker an der FH Technikum Wien</a><br><br>
<a href="../cisdocs/preisprofile.doc" class="Item">Preisprofile</a><br>
</td>
</tr>
</table></td>
<td class="tdwidth30">&nbsp;</td>
</tr>
</table>
</body>
</html>