<!-- Unterdrücken der Attachment Liste am Ende der Seite <wiki:HasAttachments> <div class="attachments"> <h3>Attachments:</h3> <div class="zebra-table" align="center"> <table width="90%"> <wiki:AttachmentsIterator id="att"> <tr> <td><wiki:LinkTo><%=att.getFileName()%></wiki:LinkTo></td> <td><wiki:PageInfoLink><img src="<wiki:BaseURL/>images/attachment_big.png" border="0" alt="Info on <%=att.getFileName()%>" /></wiki:PageInf oLink></td> <td><%=att.getSize()%> bytes</td> </tr> </wiki:AttachmentsIterator> </table> </div> </div> </wiki:HasAttachments> --> <hr /><br /> <table border="0" width="100%" class="pageactions"> <!-- <tr> <td align="left"> <a href="#Top">Go to top</a> <wiki:Permission permission="edit"> <wiki:EditLink>Edit this page</wiki:EditLink> </wiki:Permission> <wiki:PageInfoLink>More info...</wiki:PageInfoLink> <wiki:Permission permission="upload"> <a href="javascript:window.open('<wiki:UploadLink format="url" />','Upload','width=640,height=480,toolbar=1,menubar=1,scrollbars=1,resi zable=1,').focus()">Attach file...</a> </wiki:Permission> <br /> </td> </tr> -->