summaryrefslogtreecommitdiff
path: root/templates/wp-migrate.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wp-migrate.tpl')
-rw-r--r--templates/wp-migrate.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wp-migrate.tpl b/templates/wp-migrate.tpl
index 692b8b1..3da4de9 100644
--- a/templates/wp-migrate.tpl
+++ b/templates/wp-migrate.tpl
@@ -17,7 +17,7 @@
{formhelp note="The full path to your wordpress installation directory."}
{/forminput}
{/legend}
- <input type="submit" class="btn" name="migrate" value="Migrate!" />
+ <input type="submit" class="btn btn-default" name="migrate" value="Migrate!" />
{/form}
{/if}
{/strip}