forked from vergnet/site-accueil-insa
Added main buttons tooltip text
This commit is contained in:
parent
73362e16c6
commit
5d940884c7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<a class="main-link" href="<?php echo $link ?>">
|
||||
<a title="<?php echo $text ?>" class="main-link" href="<?php echo $link ?>">
|
||||
<span class="main-logo">
|
||||
<i class="<?php echo $icon ?>"></i>
|
||||
</span>
|
||||
|
|
Loading…
Reference in a new issue