diff options
Diffstat (limited to 'templates/wp-migrate.tpl')
| -rw-r--r-- | templates/wp-migrate.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wp-migrate.tpl b/templates/wp-migrate.tpl index a8d1b86..692b8b1 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" name="migrate" value="Migrate!" /> + <input type="submit" class="btn" name="migrate" value="Migrate!" /> {/form} {/if} {/strip} |
