File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -60,15 +60,17 @@ <h3>&{'snapshot.take-snapshot'}</h3>
60
60
< div class = "alert" > & { 'snapshot.take-before-restore' } </ div >
61
61
{ { / restore} }
62
62
63
- < div class = "form-inline " >
63
+ < div class = "form" >
64
64
< label for = "snapshot-name" > & { 'snapshot.name' } </ label >
65
65
< input type = "text" id = "snapshot-name" />
66
66
67
+ < label for = "valid-from" > & { 'snapshot.valid-from' } </ label >
67
68
< div class = "input-append date" id = "valid-from" >
68
69
< input size = "96" type = "text" />
69
70
< span class = "add-on" > < i class = "icon-th" > </ i > </ span >
70
71
</ div >
71
72
73
+ < label for = "valid-to" > & { 'snapshot.valid-to' } </ label >
72
74
< div class = "input-append date" id = "valid-to" >
73
75
< input size = "96" type = "text" />
74
76
< span class = "add-on" > < i class = "icon-th" > </ i > </ span >
You can’t perform that action at this time.
0 commit comments