diff options
Diffstat (limited to 'template/yoga/profile_content.tpl')
-rw-r--r-- | template/yoga/profile_content.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/profile_content.tpl b/template/yoga/profile_content.tpl index c62bca8c9..bebddcb12 100644 --- a/template/yoga/profile_content.tpl +++ b/template/yoga/profile_content.tpl @@ -112,7 +112,7 @@ <p class="bottomButtons"> <input class="submit" type="submit" name="validate" value="{lang:submit}"> - <input class="submit" type="reset" name="reset" value="{lang:reset}" class="reset"> + <input class="submit" type="reset" name="reset" value="{lang:reset}"> </p> </form> |