site-accueil-insa/includes/main_button_template.php
2018-06-09 15:46:49 +02:00

5 lines
No EOL
166 B
PHP

<a title="<?php echo $text ?>" class="main-link" href="<?php echo $link ?>">
<span class="main-logo">
<i class="<?php echo $icon ?>"></i>
</span>
</a>