diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-07 00:02:05 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-07 00:02:05 +0100 |
| commit | 28ef9930985273b6687f5a838fee0be221d9e930 (patch) | |
| tree | 52f5707e8292b428fec6ae2f1683470227843235 /templates/install_packages.tpl | |
| parent | c6b216114a27b19878faf3364de9510d390c2a30 (diff) | |
| parent | 016bb0a8a4ae1c9235e35510c7c863e2f7006345 (diff) | |
| download | install-28ef9930985273b6687f5a838fee0be221d9e930.tar.gz install-28ef9930985273b6687f5a838fee0be221d9e930.tar.bz2 install-28ef9930985273b6687f5a838fee0be221d9e930.zip | |
Merge
Diffstat (limited to 'templates/install_packages.tpl')
| -rw-r--r-- | templates/install_packages.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_packages.tpl b/templates/install_packages.tpl index d534883..570b6e7 100644 --- a/templates/install_packages.tpl +++ b/templates/install_packages.tpl @@ -14,7 +14,7 @@ <p>If you just can't figure out what the hell is going on, please contact the Bitweaver team via <a href="http://www.bitweaver.org/wiki/Live+Support">IRC</a> if possible or post to the forums on <a href="http://www.bitweaver.org">bitweaver.org</a>.</p> {else} {formfeedback warning=$warning} - {form class="form-horizontal" id="installpackagesform"} + {form id="installpackagesform"} {jstabs tab=0} {jstab title="Install Packages"} <input type="hidden" name="resetdb" value="{$resetdb}" /> |
