Skip to content
Snippets Groups Projects
Commit e7fb19e8 authored by Seth Meranda's avatar Seth Meranda
Browse files

removed the elgg logo

parent 5bf74b99
No related branches found
No related tags found
No related merge requests found
......@@ -22,13 +22,7 @@
<div id="layout_footer">
<div id="mobile_elgg">
<a href="http://www.elgg.org" target="_blank">
<img src="<?php echo $vars['url']; ?>_graphics/powered_by_elgg_badge_drk_bckgnd.gif" border="0" />
</a>
</div>
<?php if (isloggedin()){ ?>
<div id="mobile_logout">
<a href="<?php echo $vars['url']; ?>action/logout"><small><?php echo elgg_echo('logout'); ?></small></a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment