Skip to content

Commit

Permalink
Add information tooltip for Modulen consent
Browse files Browse the repository at this point in the history
  • Loading branch information
c00k133 committed Sep 1, 2019
1 parent 7b47828 commit 73de5a6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions teknologr/registration/templates/registration.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,15 @@
>
<i class="fa fa-question-circle" aria-hidden="true"></i>
</a>
<a
class="a-info"
href="javascript:;"
data-toggle="tooltip"
data-placement="top"
title="Uppgifter som utlämnas till Modulens redaktion är följande: förnamn, efternamn, hemadress, postnummer, stad och land."
>
<i class="fa fa-info-circle" aria-hidden="true"></i>
</a>
</label>
</div>
</div>
Expand Down

0 comments on commit 73de5a6

Please sign in to comment.