diff options
Diffstat (limited to 'templates/install_database_done.tpl')
| -rw-r--r-- | templates/install_database_done.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_database_done.tpl b/templates/install_database_done.tpl index e718ace..85fd905 100644 --- a/templates/install_database_done.tpl +++ b/templates/install_database_done.tpl @@ -10,7 +10,7 @@ <p>If you are interested in debugging or developing Bitweaver, please view this file, as there are important additional options that can not be set elsewhere. Web designers can also find some settings that helps with theme creation.</p> </div> -{form class="form-horizontal" legend="Your database connection information"} +{form legend="Your database connection information"} <input type="hidden" name="step" value="{$next_step}" /> <div class="form-group"> |
