You are here

hybridauth_provider_icon.tpl.php in HybridAuth Social Login 7.2

Same filename and directory in other branches
  1. 6.2 templates/hybridauth_provider_icon.tpl.php

File

templates/hybridauth_provider_icon.tpl.php
View source
<span class="<?php

print $icon_pack_classes;
?>" title="<?php

print $provider_name;
?>"><span class="element-invisible">Login with <?php

print $provider_name;
?></span></span>