diff options
Diffstat (limited to 'template/yoga/profile_content.tpl')
-rw-r--r-- | template/yoga/profile_content.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/profile_content.tpl b/template/yoga/profile_content.tpl index 813630b43..e81a28c63 100644 --- a/template/yoga/profile_content.tpl +++ b/template/yoga/profile_content.tpl @@ -103,6 +103,7 @@ <p class="bottomButtons"> <input class="submit" type="submit" name="validate" value="{'Submit'|@translate}"> <input class="submit" type="reset" name="reset" value="{'Reset'|@translate}"> + <input class="submit" type="submit" name="reset_to_default" value="{'Reset_To_Default'|@translate}"> </p> </form> |