Show
Ignore:
Timestamp:
09/27/05 18:56:51 (8 years ago)
Author:
benoitg
Message:

2005-09-27 Benoit Gr�goire <bock@…>

  • Partial login page content manager support (Node only for now)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/content/index.php

    r708 r779  
    9292$ui->setToolContent($tool_html); 
    9393 
    94 $hotspot_logo_url = find_local_content_url(HOTSPOT_LOGO_NAME); 
    9594 
    9695$html = ''; 
     
    104103        $html .= "<table width='100%'><tr><td>"; 
    105104        $html .= "<div class='portal_node_section'>\n"; 
    106         $html .= "<img class='portal_section_logo' src='{$hotspot_logo_url}' alt=''>\n"; 
    107105        $html .= "<span class='portal_section_title'>"._("Content from:")." "; 
    108106