aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/waiting.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/yoga/admin/waiting.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/yoga/admin/waiting.tpl b/template/yoga/admin/waiting.tpl
index d011e9984..10e8e3ff7 100644
--- a/template/yoga/admin/waiting.tpl
+++ b/template/yoga/admin/waiting.tpl
@@ -38,9 +38,9 @@
</table>
<p class="bottomButtons">
- <input type="submit" name="submit" value="{lang:Submit}" />
- <input type="submit" name="validate-all" value="{lang:Validate All}" />
- <input type="submit" name="reject-all" value="{lang:Reject All}" />
+ <input type="submit" name="submit" value="{lang:Submit}" {TAG_INPUT_ENABLED}/>
+ <input type="submit" name="validate-all" value="{lang:Validate All}" {TAG_INPUT_ENABLED}/>
+ <input type="submit" name="reject-all" value="{lang:Reject All}" {TAG_INPUT_ENABLED}/>
<input type="reset" value="{lang:Reset}" />
</p>