diff options
Diffstat (limited to 'template/yoga/admin/history.tpl')
-rw-r--r-- | template/yoga/admin/history.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/history.tpl b/template/yoga/admin/history.tpl index f0d364d6f..697c37df5 100644 --- a/template/yoga/admin/history.tpl +++ b/template/yoga/admin/history.tpl @@ -82,7 +82,7 @@ </select> </label> - <input class="submit" type="submit" name="submit" value="{lang:submit}" {TAG_INPUT_ENABLED}/> + <input class="submit" type="submit" name="submit" value="{lang:submit}" /> </fieldset> </form> |