diff options
author | vdigital <vdigital@piwigo.org> | 2007-02-17 13:15:22 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2007-02-17 13:15:22 +0000 |
commit | 25cd3c5f7e10561e995d1c692459567722567246 (patch) | |
tree | 2344a3494cbb1e85afba055753c0faeca4dab4a9 /template/yoga/profile_content.tpl | |
parent | 273ea4de5cddb65c475cd1fa40e94d02fd06e427 (diff) |
Some HTML changes to reach HTML 4.01 Strict!
(New): Multi view include a minimal theme.
git-svn-id: http://piwigo.org/svn/trunk@1833 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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> |