Skip to content

Commit

Permalink
Change the buttons for the mails
Browse files Browse the repository at this point in the history
  • Loading branch information
dulacp committed Jan 17, 2016
1 parent 23f4148 commit 7cc43f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ <h2>1. Sélectionnez votre département</h2>
</p>

<h2>2. Choisissez votre messagerie</h2>
<p class="paragraph">un email pré-rempli est généré automatiquement. Vous pouvez évidemment le modifier.</p>
<p class="paragraph">Si vous avez Gmail, un email pré-rempli est généré automatiquement. Sinon, copiez facilement les adresses et le texte dans votre messagerie.</p>
<div class="button-group button-group--centered button-group--attached">
<a id="hk-through-gmail" href="" target="_blank" class="button button--small button--black hk-through-inbox">Gmail</a>
<a id="hk-through-other" href="" target="_blank" class="button button--small hk-through-inbox">Autre</a>
<a id="hk-through-manual" href="" data-target="#hk-manual-content" class="button button--small button--black hk-through-inbox">À la main</a>
<!-- <a id="hk-through-other" href="" target="_blank" class="button button--small hk-through-inbox">Défaut</a> -->
<a id="hk-through-manual" href="" data-target="#hk-manual-content" class="button button--small button--black hk-through-inbox">Autre</a>
</div>
<div class="inner-container learn-more" id="hk-manual-content">
<div class="paragraph">
Expand Down

0 comments on commit 7cc43f0

Please sign in to comment.