Code

Updated blocklist copy & paste acl checks
[gosa.git] / gosa-plugins / gofax / gofax / faxreports / detail.tpl
index 20b6123b8d6e2dd4f298f66aa3db89273c047e12..6e1331412e884b73faffa5c5b8db975e5cf906d2 100644 (file)
@@ -1,8 +1,8 @@
 <table summary="">
  <tr>
   <td> 
-   <a href="getfax.php?id={$detail}&amp;download=1">
-     <img  align="bottom" width="420" height="594" src="getfax.php?id={$detail}" alt="{t}FAX preview - please wait{/t}" border=1>
+   <a href="plugins/gofax/getfax.php?id={$detail}&amp;download=1">
+     <img  align="bottom" width="420" height="594" src="plugins/gofax/getfax.php?id={$detail}" alt="{t}FAX preview - please wait{/t}" border=1>
    </a>
    <p style="margin-top-width:0px; text-align:center;">
     {t}Click on fax to download{/t}
@@ -64,6 +64,6 @@
 </table>
 
 <p class="plugbottom">
-  <input type=submit name="bck_to_list" value="{t}Back{/t}">
+  <input type=submit name="bck_to_list" value="{msgPool type=backButton}">
 </p>