diff options
Diffstat (limited to 'templates/install_datapump_done.tpl')
| -rw-r--r-- | templates/install_datapump_done.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_datapump_done.tpl b/templates/install_datapump_done.tpl index e075794..3a1d5d0 100644 --- a/templates/install_datapump_done.tpl +++ b/templates/install_datapump_done.tpl @@ -6,7 +6,7 @@ {assign var="formlegend" value="Your Database has been Populated"} {/if} - {form class="form-horizontal" legend=$formlegend} + {form legend=$formlegend} <input type="hidden" name="step" value="{$next_step}" /> |
