You are here

hybridauth_provider_icon.tpl.php in HybridAuth Social Login 6.2

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

File

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

print drupal_strtolower($provider_id);
?>" title="<?php

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