]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/report.tpl
Cosmetic formatting fixes
[timetracker.git] / WEB-INF / templates / report.tpl
index eb7ed473ee29558cb346e915e975892e75aa25ef..6192b146514463a4af93bab4380872100697c74b 100644 (file)
@@ -7,7 +7,7 @@
   <td valign="top">
     <table border="0" cellpadding="3" cellspacing="1" width="100%">
       <tr>
-        <td valign="top" class="sectionHeaderNoBorder" align="center">{$i18n.form.report.export} <a href="tofile.php?type=xml">XML</a> {$i18n.label.or} <a href="tofile.php?type=csv">CSV</a></td>
+        <td valign="top" class="sectionHeaderNoBorder" align="center">{$i18n.form.report.export} {if file_exists('WEB-INF/lib/tcpdf')}<a href="topdf.php">PDF</a>,{/if} <a href="tofile.php?type=xml">XML</a> {$i18n.label.or} <a href="tofile.php?type=csv">CSV</a></td>
       </tr>
     </table>
     <table border="0" cellpadding="3" cellspacing="1" width="100%">