Commit 4918233aae52c704858e6640a581c4e5ee8a5ab8
1 parent
90c21609e2
Exists in
develop
Change
En mensaje de pago con tarjeta
Showing
1 changed file
with
2 additions
and
3 deletions
 
Show diff stats
src/app/modules/pago-tarjeta/pago-tarjeta.component.html
| ... | ... | @@ -18,11 +18,10 @@ | 
| 18 | 18 | (contextmenu)="false" | 
| 19 | 19 | class="img-in-top px-4 bg-white" | 
| 20 | 20 | src="assets/img/icono-tarjetas.svg"> | 
| 21 | - <p class="h6 m-0">AHORA ESPERÁ QUE SE ACTIVE EL POSNET</p> | |
| 21 | + <p class="h6 m-0">AHORA ESPERÁ QUE SE ACTIVE EL POSNET Y</p> | |
| 22 | 22 | <p class="h2 mb-3 text-secondary"> | 
| 23 | - deslizá tu tarjeta | |
| 23 | + seguí las instrucciones | |
| 24 | 24 | </p> | 
| 25 | - <p class="h6 m-0">Y SEGUÍ LAS INSTRUCCIONES DEL LECTOR</p> | |
| 26 | 25 | </div> | 
| 27 | 26 | </div> | 
| 28 | 27 | <div class="row mt-5 justify-content-center arrow-slide arrow-delay-1"> |