Commit c6ee21d 1 parent 45e2bb2 commit c6ee21d Copy full SHA for c6ee21d
File tree 9 files changed +11
-4
lines changed
9 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -367,4 +367,4 @@ error.STEP_2_EMPTY_BILLING_ADDRESS=Billing address is mandatory
367
367
common.customer-reference =Purchase Order (PO) / Internal Reference
368
368
error.STEP_2_INVALID_VAT =The VAT Number is not valid. Please check the input parameter.
369
369
error.vatVIESDown =An error occurred contacting the EU VIES vat checker. Please try again.
370
- common.back =
370
+ common.back =Back
Original file line number Diff line number Diff line change @@ -356,3 +356,4 @@ common.customer-reference=Referenznummer
356
356
error.STEP_2_INVALID_VAT =Die MWST-Nummer ist nicht g\u00FC ltig. Bitte pr\u00FC fen Sie die Eingabe.
357
357
error.vatVIESDown =[DE] An error occurred contacting the EU VIES vat checker. Please try again.
358
358
breadcrumb.step4 =[DE]-Thank You
359
+ common.back =[DE]-Back
Original file line number Diff line number Diff line change @@ -365,4 +365,5 @@ common.customer-reference=num\u00E9ro de r\u00E9ference
365
365
reservation.add-company-billing-details =Achat en tant qu''entreprise (requis le numero {0})
366
366
error.STEP_2_INVALID_VAT =Le Nr. TVA n''est pas valide. V\u00E9 rifiez le param\u00E8 tre entr\u00E9 .
367
367
error.vatVIESDown =[FR] An error occurred contacting the EU VIES vat checker. Please try again.
368
- breadcrumb.step4 =[FR]-Thank You
368
+ breadcrumb.step4 =[FR]-Thank You
369
+ common.back =[FR]-Back
Original file line number Diff line number Diff line change @@ -351,3 +351,4 @@ common.customer-reference=Numero di riferimento
351
351
error.STEP_2_INVALID_VAT =Il numero IVA immesso non risulta valido.
352
352
error.vatVIESDown =[IT] An error occurred contacting the EU VIES vat checker. Please try again.
353
353
breadcrumb.step4 =[IT]-Thank You
354
+ common.back =[IT]-Back
Original file line number Diff line number Diff line change @@ -360,3 +360,4 @@ common.customer-reference=referentienummer
360
360
error.STEP_2_INVALID_VAT =Uw BTW nummer is niet geldig. Check nogmaals of uw BTW nummer klopt.
361
361
error.vatVIESDown =[NL] An error occurred contacting the EU VIES vat checker. Please try again.
362
362
breadcrumb.step4 =[NL]-Thank You
363
+ common.back =[NL]-Back
Original file line number Diff line number Diff line change 6
6
< div class= " wizard wMarginBottom wMarginTop center" >
7
7
< a>< span class= " badge" > 1 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step1{{/ i18n}}</ span></ a>
8
8
< a>< span class= " badge" > 2 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step2{{/ i18n}}</ span></ a>
9
- < a class= " current" >< span class= " badge badge-inverse" > 3 </ span> {{#i18n }}breadcrumb.step3{{/ i18n}}</ a>
9
+ < a>< span class= " badge" > 3 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step3{{/ i18n}}</ span></ a>
10
+ < a class= " current" >< span class= " badge badge-inverse" > 4 </ span> {{#i18n }}breadcrumb.step4{{/ i18n}}</ a>
10
11
</ div>
11
12
{{/ ticketsAreAllAssigned}}
12
13
Original file line number Diff line number Diff line change 35
35
< a>< span class= " badge" > 1 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step1{{/ i18n}}</ span></ a>
36
36
< a class= " current" >< span class= " badge badge-inverse" > 2 </ span> {{#i18n }}breadcrumb.step2{{/ i18n}}</ a>
37
37
< a>< span class= " badge" > 3 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step3{{/ i18n}}</ span></ a>
38
+ < a>< span class= " badge" > 4 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step4{{/ i18n}}</ span></ a>
38
39
</ div>
39
40
40
41
< div class= " page-header" >
Original file line number Diff line number Diff line change 23
23
< a class= " current" >< span class= " badge badge-inverse" > 1 </ span> {{#i18n }}breadcrumb.step1{{/ i18n}}</ a>
24
24
< a>< span class= " badge" > 2 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step2{{/ i18n}}</ span></ a>
25
25
< a>< span class= " badge" > 3 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step3{{/ i18n}}</ span></ a>
26
+ < a>< span class= " badge" > 4 </ span> < span class= " hidden-xs" > {{#i18n }}breadcrumb.step4{{/ i18n}}</ span></ a>
26
27
</ div>
27
28
28
29
< h2> {{#i18n }}show- event.tickets{{/ i18n}}</ h2>
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ div.preformatted {
163
163
}
164
164
165
165
/* source: https://github.com/twbs/bootstrap/issues/1982#issuecomment-7814657 thank you @ghost! :) */
166
- .wizard a {padding : 12px 12px 10px 12px ; background : # efefef ; position : relative; display : inline-block; width : 31 % }
166
+ .wizard a {padding : 12px 12px 10px 12px ; background : # efefef ; position : relative; display : inline-block; width : 24 % }
167
167
.wizard a : before {width : 0 ; height : 0 ; border-top : 20px inset transparent; border-bottom : 20px inset transparent; border-left : 20px solid # fff ; position : absolute; content : "" ; top : 0 ; left : 0 ;}
168
168
.wizard a : after {width : 0 ; height : 0 ; border-top : 20px inset transparent; border-bottom : 20px inset transparent; border-left : 20px solid # efefef ; position : absolute; content : "" ; top : 0 ; right : -20px ; z-index : 2 ;}
169
169
.wizard a : first-child : before {border : none;}
You can’t perform that action at this time.
0 commit comments