Changeset 1904

Show
Ignore:
Timestamp:
02/07/07 13:51:33 (1 year ago)
Author:
moseley
Message:

Adjust the location of the swish-e.gif image

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish-e/trunk/example/modules/SWISH/TemplateDefault.pm

    r1203 r1904  
    5656        : ( $results->errstr || $title ); 
    5757 
    58     my $default_logo = '<a href="http://swish-e.org"><img border="0" alt="Swish-e home page" src="http://swish-e.org/Images/swish-e.gif"></a> ' ; 
     58    my $default_logo = '<a href="http://swish-e.org"><img border="0" alt="Swish-e home page" src="http://swish-e.org/grahipcs/swish-e.gif"></a> ' ; 
    5959 
    6060 
  • swish-e/trunk/example/swish.tmpl

    r1440 r1904  
    1010        <tr><td> 
    1111            <a href="http://swish-e.org"> 
    12             <img border="0" alt="Swish-e home page" src="http://swish-e.org/Images/swish-e.gif"></a> 
     12            <img border="0" alt="Swish-e home page" src="http://swish-e.org/graphics/swish-e.gif"></a> 
    1313        </td><td valign="middle"> 
    1414            <font size="+3"><TMPL_VAR TITLE></font> 
  • swish-e/trunk/example/swish.tt

    r1470 r1904  
    5454    <tr><td> 
    5555        <a href="http://swish-e.org"> 
    56         <img border="0" alt="Swish-e home page" src="http://swish-e.org/Images/swish-e.gif"></a> 
     56        <img border="0" alt="Swish-e home page" src="http://swish-e.org/graphics/swish-e.gif"></a> 
    5757    </td><td valign="middle"> 
    5858        <font size="+3">[% search.config('title') || "Search page"  %]</font>