diff options
Diffstat (limited to 'templates/install_database.tpl')
| -rw-r--r-- | templates/install_database.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_database.tpl b/templates/install_database.tpl index fc4c2b9..22936a2 100644 --- a/templates/install_database.tpl +++ b/templates/install_database.tpl @@ -1,6 +1,6 @@ <h1>Database Connection</h1> -{form class="form-horizontal" legend="Please enter your database connection information"} +{form legend="Please enter your database connection information"} <input type="hidden" name="step" value="{$next_step}" /> <input type="hidden" name="gBitDbPassword_hash" value="{$gBitDbPassword_hash}" /> |
