]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/charts.tpl
Started to use different icons on time.php page for records with attached files.
[timetracker.git] / WEB-INF / templates / charts.tpl
index 5e173e109a06383e6151e29ba9e9a99f1df54f89..8e05e1985cf63971083380f5e29bc1d66c7dc6ba 100644 (file)
@@ -2,8 +2,8 @@
 {$forms.chartForm.open}
 <table border="0" width="720">
   <tr>
-{if $on_behalf_control}
-      <td width="50%" align="center">{$i18n.label.user}: {$forms.chartForm.onBehalfUser.control}</td>
+{if $user_dropdown}
+      <td width="50%" align="center">{$i18n.label.user}: {$forms.chartForm.user.control}</td>
   {if $chart_selector}
       <td width="50%" align="left">{$i18n.form.charts.chart}: {$forms.chartForm.type.control}</td>
   {/if}
@@ -17,7 +17,7 @@
 </table>
 <table border="0" width="720">
   <tr>
-    <td width="50%" align="center"><img src="{$img_file_name}" border="0"/></td>
+    <td width="50%" align="center"><img src="{$img_file_name}" height="300" width="300" border="0"/></td>
     <td>
       <table border="0" cellspacing="3">
       {section name=i loop=$totals}