aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/search.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/search.tpl')
-rw-r--r--template/yoga/search.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl
index e893d6276..dd0d9ed00 100644
--- a/template/yoga/search.tpl
+++ b/template/yoga/search.tpl
@@ -126,8 +126,8 @@
</ul>
</fieldset>
<p>
- <input type="submit" name="submit" value="{lang:submit}" class="bouton" />
- <input type="reset" value="{lang:reset}" class="bouton" />
+ <input class="submit" type="submit" name="submit" value="{lang:submit}" class="bouton" />
+ <input class="submit" type="reset" value="{lang:reset}" class="bouton" />
</p>
</form>