mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-11-01 00:42:26 +01:00 
			
		
		
		
	Fixed reject button text for data officer
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		| @@ -60,7 +60,7 @@ | ||||
|       </div> | ||||
|       <div class="modal-footer"> | ||||
|         <a href="#" class="btn" data-dismiss="modal" aria-hidden="true"><?php print $text_close; ?></a> | ||||
|         <a href="#" class="btn btn-primary" id="reject_id2"><?php print $text_delete; ?></a> | ||||
|         <a href="#" class="btn btn-primary" id="reject_id2"><?php print $text_reject; ?></a> | ||||
|       </div> | ||||
|     </div> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user