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 91f5fb4c6..746890ab8 100644 --- a/template/yoga/admin/history.tpl +++ b/template/yoga/admin/history.tpl @@ -49,7 +49,7 @@ </li> </ul> - <input type="submit" name="submit" value="{lang:submit}" {TAG_INPUT_ENABLED}/> + <input class="submit" type="submit" name="submit" value="{lang:submit}" {TAG_INPUT_ENABLED}/> </fieldset> </form> |