diff --git a/app/views/public/my_account/index.html.haml b/app/views/public/my_account/index.html.haml index cc4e906..8cf0232 100644 --- a/app/views/public/my_account/index.html.haml +++ b/app/views/public/my_account/index.html.haml @@ -213,7 +213,7 @@ =qit ("account-index-p22", "Lorsque que quelqu'un s'inscrit avec votre lien de recommandation nous lui offrons 10 crédits gratuits et nous vous en offrons 5, utilisables pour mettre en valeur vos annonces.") -if current_annonce_account.callif_now %p - =quit ("account-index-p23", "Votre site de présentation :") + =qit ("account-index-p23", "Votre site de présentation :") =link_to "http://affiliation-sideplace.com/"+current_annonce_account.mlm_token, "http://affiliation-sideplace.com/"+current_annonce_account.mlm_token -else diff --git a/app/views/public/shared/_annonce_menu.haml b/app/views/public/shared/_annonce_menu.haml index 6e989a5..b9bd7b6 100644 --- a/app/views/public/shared/_annonce_menu.haml +++ b/app/views/public/shared/_annonce_menu.haml @@ -27,4 +27,4 @@ .col-md-3{:class => (" ok " if @annonce and @annonce.published).to_s+("active" if params[:step] == "publish").to_s+("").to_s} .menu_icon=i(:"paper-plane-o ") - =quit("shared-annonce-publier", "Publier") \ No newline at end of file + =qit("shared-annonce-publier", "Publier") \ No newline at end of file diff --git a/app/views/public/virements/new.html.haml b/app/views/public/virements/new.html.haml index 164f849..ff82837 100644 --- a/app/views/public/virements/new.html.haml +++ b/app/views/public/virements/new.html.haml @@ -3,7 +3,7 @@ %h3 - =quit("virements-new-commission", "Demander un virement de commission") + =qit("virements-new-commission", "Demander un virement de commission") .white -if current_annonce_account.annonce_account_ribs.where(:validated => true).count > 0 diff --git a/app/views/public/virements/show.html.haml b/app/views/public/virements/show.html.haml index 7ee8a3a..4930033 100644 --- a/app/views/public/virements/show.html.haml +++ b/app/views/public/virements/show.html.haml @@ -138,7 +138,7 @@ %p - =quit("virement-show-important", "Important : Nous vous rappelons que vous devez déclarer les commissions que nous vous versons dans vos revenus ou dans les recettes de votre structure. En cas de doute sur la manière de déclarer vos commissions n'hésitez pas à vous rapprocher d'une personne compétente comme un expert comptable par exemple.") + =qit("virement-show-important", "Important : Nous vous rappelons que vous devez déclarer les commissions que nous vous versons dans vos revenus ou dans les recettes de votre structure. En cas de doute sur la manière de déclarer vos commissions n'hésitez pas à vous rapprocher d'une personne compétente comme un expert comptable par exemple.")