Revision 5ce739d1 ui/src/synnefo/templates/instances.pt

b/ui/src/synnefo/templates/instances.pt
40 40
		<ul id="status">
41 41
			<li class="active"><strong>1.</strong> Select image</li>
42 42
			<li><strong>2.</strong> Instance type</li>
43
			<li><strong>3.</strong> Start VM</li>
43
			<li><strong>3.</strong> Review</li>
44 44
		</ul>
45 45
		<!-- scrollable items -->
46 46
		<div class="items">
......
130 130
            </div>
131 131
			<div class="page">
132 132
				<h2>
133
					<strong>Step 3: </strong> Start VM <b></b>
134
					<em>Confirm the settings below and start your new instance</em>
133
					<strong>Step 3: </strong> Review <b></b>
134
					<em>Confirm the settings below and create your new instance</em>
135 135
				</h2>
136 136
                <ul>
137 137
                    <li class="required">
......
160 160
                    </li>
161 161
                </ul>
162 162
				<button type="button" class="prev">&laquo; Back</button>
163
				<button type="button" class="next right" id="start">Start VM</button>        
163
				<button type="button" class="next right" id="start">Create VM</button>        
164 164
            </div>
165 165
		</div>
166 166
	</div>

Also available in: Unified diff