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

Revision 344, 164 bytes (checked in by bettse, 5 months ago)

SSO plugin for Elgg1.5

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