summaryrefslogtreecommitdiff
path: root/templates/migrate_welcome.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/migrate_welcome.tpl')
-rw-r--r--templates/migrate_welcome.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/migrate_welcome.tpl b/templates/migrate_welcome.tpl
index 7dd77fd..db41422 100644
--- a/templates/migrate_welcome.tpl
+++ b/templates/migrate_welcome.tpl
@@ -13,9 +13,9 @@
<strong>{formfeedback warning=$dbWarning}</strong>
- <div class="control-group">
+ <div class="control-group column-group gutters">
{forminput}
- <input type="submit" class="btn btn-default" name="fSubmitWelcome" value="{$warningSubmit|default:"Begin the migrate process!"}" />
+ <input type="submit" class="ink-button" name="fSubmitWelcome" value="{$warningSubmit|default:"Begin the migrate process!"}" />
{/forminput}
</div>
{/form}