Project

General

Profile

« Previous | Next » 

Revision 8523

Added by Jing Tao over 10 years ago

Use the userManagementUrl to replace the ldapweb.cgi url.

View differences:

confirmData.tmpl
628 628
					
629 629
					<div class="row-fluid">
630 630
						<div class="span6 text-left">
631
							<p>Don't have an account yet?</p>
631
							<p>Don't have an account yet? Forgot your password?</p>
632 632
						</div>
633 633
						<div class="span6 text-left">
634
							<a href="[% cgiPrefix %]/ldapweb.cgi?cfg=[%cfg%]">
634
							<a href="[%userManagementUrl%]">
635 635
								<i class="icon-user"></i>
636
								Create a new account
636
								Click here
637 637
							</a>
638 638
						</div>
639 639
					</div>
640 640
					
641
					<div class="row-fluid">
642
						<div class="span6 text-left">
643
							<p>Forgot your password?</p>
644
						</div>
645
						<div class="span6 text-left">							
646
							<a href="[% cgiPrefix %]/ldapweb.cgi?cfg=[%cfg%]&amp;stage=resetpass">
647
								<i class="icon-key"></i>
648
								Reset your password
649
							</a>
650
						</div>
651
					</div>
652
						
641
					
653 642
				</div>
654 643
				
655 644
			</div>

Also available in: Unified diff