]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/charts.tpl
Adjusted charts.php for subgroups.
[timetracker.git] / WEB-INF / templates / charts.tpl
index 5e173e109a06383e6151e29ba9e9a99f1df54f89..b7df0e85e3d32a6239186d0a8ed52ed81e1a27c3 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}