diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-06 23:34:15 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-06 23:34:15 +0100 |
| commit | abf250b776ff359c389507edf072e50a013823b8 (patch) | |
| tree | 85709967acdbba340ce448ea9e69047fed0811ca /templates | |
| parent | ac7ede50728edb1bdd7db27c4f2b4feed39cd268 (diff) | |
| download | install-abf250b776ff359c389507edf072e50a013823b8.tar.gz install-abf250b776ff359c389507edf072e50a013823b8.tar.bz2 install-abf250b776ff359c389507edf072e50a013823b8.zip | |
switch to form-group
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/install_welcome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_welcome.tpl b/templates/install_welcome.tpl index 915465f..1ba0b44 100644 --- a/templates/install_welcome.tpl +++ b/templates/install_welcome.tpl @@ -1,5 +1,5 @@ {strip} -<div class="row"> +<div class="form-group"> <div class="col-md-8"> <h1>Welcome to the Bitweaver Installer</h1> |
