[accelerator] fix confirmation message when accelerating
This commit is contained in:
		
							parent
							
								
									0e3b3a0e00
								
							
						
					
					
						commit
						206706180f
					
				@ -1,7 +1,7 @@
 | 
			
		||||
<div class="row" *ngIf="showSuccess">
 | 
			
		||||
  <div class="col" id="successAlert">
 | 
			
		||||
    <div class="alert alert-success">
 | 
			
		||||
      Transaction has now been submitted to mining pools for acceleration. You can track the progress <a class="alert-link" routerLink="/services/accelerator/history">here</a>.
 | 
			
		||||
      Transaction has now been <a class="alert-link" routerLink="/services/accelerator/history">submitted</a> to mining pools for acceleration.
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user