Index: trunk/wifidog-auth/wifidog/content/index.php
===================================================================
--- trunk/wifidog-auth/wifidog/content/index.php	(revision 708)
+++ trunk/wifidog-auth/wifidog/content/index.php	(revision 779)
@@ -92,5 +92,4 @@
 $ui->setToolContent($tool_html);
 
-$hotspot_logo_url = find_local_content_url(HOTSPOT_LOGO_NAME);
 
 $html = '';
@@ -104,5 +103,4 @@
 	$html .= "<table width='100%'><tr><td>";
 	$html .= "<div class='portal_node_section'>\n";
-	$html .= "<img class='portal_section_logo' src='{$hotspot_logo_url}' alt=''>\n";
 	$html .= "<span class='portal_section_title'>"._("Content from:")." ";
 	
