Skip to content

Commit

Permalink
Merge pull request #247 from ngiger/master
Browse files Browse the repository at this point in the history
(#238) Revert wrong increase from 10 to 20 percent
  • Loading branch information
zdavatz authored Feb 9, 2024
2 parents f5cc363 + 2abc892 commit a6ff228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/custom/lookandfeelbase.rb
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ def google_analytics_token
:deactivate_patinfo => 'Patinfo deaktivieren (dd.mm.YYYY)',
:deductible => 'Selbstbehalt',
:deductible_display => 'Selbstbehalt anzeigen',
:deductible_g => '20%',
:deductible_g => '10%',
:deductible_legal_url => 'https://www.bag.admin.ch/bag/de/home/suche.html#Selbstbehalt',
:deductible_o => '40%',
:deductible_title0 => 'Für dieses Produkt bezahlen Sie ',
Expand Down Expand Up @@ -1910,7 +1910,7 @@ def google_analytics_token
:deactivate_fachinfo => 'Désactiver l\'information professionnelle (dd.mm.YYYY)',
:deactivate_patinfo => 'Désactiver l\'information liée au patient (dd.mm.YYYY)',
:deductible => 'Quote-part',
:deductible_g => '20%',
:deductible_g => '10%',
:deductible_legal_url => 'https://www.bag.admin.ch/bag/fr/home/suche.html#Participation%20aux%20co%C3%BBts',
:deductible_o => '40%',
:deductible_title0 => 'Le <a href="https://www.bag.admin.ch/bag/fr/home/suche.html#Participation%20aux%20co%C3%BBts">quote-part</a> pour ce produit est ',
Expand Down

0 comments on commit a6ff228

Please sign in to comment.