mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-31 02:17:38 +00:00 
			
		
		
		
	Correction of the description buttons of the message removal request
This commit is contained in:
		
							parent
							
								
									9d4c1dcc26
								
							
						
					
					
						commit
						ca7423ad0a
					
				| @ -31,10 +31,10 @@ use \OCA\OcSms\Lib\CountryCodes; | |||||||
|                     <div class="modal-footer"> |                     <div class="modal-footer"> | ||||||
|                         <slot name="footer"> |                         <slot name="footer"> | ||||||
|                             <button class="modal-default-button" @click="show = false"> |                             <button class="modal-default-button" @click="show = false"> | ||||||
|                                 <slot name="button-cancel">Cancel</slot> |                                 <slot name="button-cancel"><?php p($l->t('Cancel'));?></slot>
 | ||||||
|                             </button> |                             </button> | ||||||
|                             <button class="modal-default-button modal-crit-button" @click="doYes"> |                             <button class="modal-default-button modal-crit-button" @click="doYes"> | ||||||
|                                 <slot name="button-ok">Confirm</slot> |                                 <slot name="button-ok"><?php p($l->t('Confirm'));?></slot>
 | ||||||
|                             </button> |                             </button> | ||||||
|                         </slot> |                         </slot> | ||||||
|                     </div> |                     </div> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user