File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Umbraco.Web.UI.Client/src/installer/steps Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ <h1>Install Umbraco 7</h1>
6
6
< form name ="myForm " class ="form-horizontal " novalidate ng-submit ="validateAndInstall(); ">
7
7
8
8
< div class ="row ">
9
- < div class ="span12 ">
9
+ < div class ="span8 ">
10
10
< div class ="pull-right ">
11
11
< div class ="control-group ">
12
12
< label class ="control-label " for ="name "> Name</ label >
@@ -46,7 +46,7 @@ <h1>Install Umbraco 7</h1>
46
46
< div class ="controls ">
47
47
< label class ="checkbox " for ="subscribeToNewsLetter ">
48
48
< input type ="checkbox " name ="subscribeToNewsLetter "
49
- ng-model ="installer.current.model.subscribeToNewsLetter " /> Keep me updated on < br /> Umbraco Versions, Security Bulletins and Community News</ label >
49
+ ng-model ="installer.current.model.subscribeToNewsLetter " /> Keep me updated on Umbraco Versions, Security Bulletins and Community News</ label >
50
50
</ div >
51
51
</ div >
52
52
You can’t perform that action at this time.
0 commit comments