Project

General

Profile

« Previous | Next » 

Revision 48ddd79f

Added by Scott Ullrich almost 15 years ago

Add Cancel and return to Dashboard

View differences:

usr/local/www/installer.php
456 456
					</div>
457 457
					<center>
458 458
						<p/>
459
						<input type="button" value="Cancel" onClick="javascript:document.location='/';">  
459
						<input type="button" value="Cancel" onClick="javascript:document.location='/installer.php';">  
460 460
						<input type="submit" value="Begin installation"> 
461 461
					</center>
462 462
				</td>
......
688 688
													Rescue config.xml<p/>
689 689
													<a href="installer.php?state=verify_before_install&disk={$disk}&fstype=UFS">Easy installation of {$g['product_name']} using the UFS filesystem</a><p/>
690 690
												 	{$zfs_enabled}
691
													<a href="installer.php?state=custominstall">Custom installation of {$g['product_name']}</a>
691
													<a href="installer.php?state=custominstall">Custom installation of {$g['product_name']}</a><p/>
692
													<a href='/'>Cancel and return to Dashboard</a>
692 693
												</center>
693 694
											</div>
694 695
			     						</td>

Also available in: Unified diff