This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rtw_4.5:footer [2013/04/12 12:13] Philip Wittamore |
rtw_4.5:footer [2018/08/04 20:09] (current) |
||
---|---|---|---|
Line 4: | Line 4: | ||
\\ | \\ | ||
Go to the [[helpindex| Help Index]] | Go to the [[helpindex| Help Index]] | ||
- | <html> | + | |
- | <form class="button" method="get" action="<?php wl($ID)?>"> | + | |
- | <div class="no"> | + | |
- | <button type="submit" class="button"> | + | |
- | <img src="<?php echo DOKU_BASE?>lib/images/fileicons/pdf.png" alt="PDF Export" /> | + | |
- | Export to PDF | + | |
- | </button> | + | |
- | <input type="hidden" name="do" value="export_pdf" /> | + | |
- | <input type="hidden" name="rev" value="<?php global $REV; echo $REV?>" /> | + | |
- | <input type="hidden" name="id" value="<?php echo $ID?>" /> | + | |
- | </div> | + | |
- | </form> | + | |
- | </html> | + |