root/elgg/branches/elgg1.5/mod/sso/views/default/sso/login_link.php

Revision 374, 159 bytes (checked in by bettse, 5 months ago)

removed commented out line

  • Property svn:executable set to *
Line 
1 <div id="elgg_topbar_container_right">
2
3     <a href="<?php echo $vars['url']; ?>action/sso/login"><small><?php echo elgg_echo('login'); ?></small></a>
4 </div>
5
6
Note: See TracBrowser for help on using the browser.