aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/SwiftThemeCreator/theme_creator.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SwiftThemeCreator/theme_creator.tpl')
-rw-r--r--plugins/SwiftThemeCreator/theme_creator.tpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/SwiftThemeCreator/theme_creator.tpl b/plugins/SwiftThemeCreator/theme_creator.tpl
index c859651c7..bc8604e85 100644
--- a/plugins/SwiftThemeCreator/theme_creator.tpl
+++ b/plugins/SwiftThemeCreator/theme_creator.tpl
@@ -145,5 +145,8 @@ You can update later the result as you need.'|@translate}
</table>
</fieldset>
-<p><input name="submit" class="submit" type="submit" value="{'Submit'|@translate}" /></p>
+<p>
+<input name="reset" class="submit" type="submit" value="{'Reset'|@translate}" /> &nbsp;
+<input name="submit" class="submit" type="submit" value="{'Submit'|@translate}" />
+</p>
</form> \ No newline at end of file