We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2ac5c commit 2303cf6Copy full SHA for 2303cf6
WEB-INF/templates/plugins.tpl
@@ -132,7 +132,7 @@ function handlePluginCheckboxes() {
132
</tr>
133
<tr>
134
<td align="right" nowrap>{$forms.pluginsForm.work_units.control}</td>
135
- <td><label for="week_view">{$i18n.label.work_units}</label> <span id="work_units_config"><a href="work_units.php">{$i18n.label.configure}</a></span></td>
+ <td><label for="work_units">{$i18n.label.work_units}</label> <span id="work_units_config"><a href="work_units.php">{$i18n.label.configure}</a></span></td>
136
137
138
<td colspan="2"> </td>
0 commit comments