Show
Ignore:
Timestamp:
09/03/08 18:06:02 (4 months ago)
Author:
arneke
Message:

Cosmetic changes, removed links and updated logo reference.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/geowebcache/src/main/java/org/geowebcache/demo/Demo.java

    r355 r375  
    7070            "<html><body>\n" 
    7171            +"<a id=\"logo\" href=\"http://geowebcache.org\">"  
    72             +"<img src=\"http://geowebcache.org/trac/chrome/site/geowebcache_text.png?page=demos\"" 
    73             +"height=\"63\" width=\"306\" border=\"0\"/>" 
     72            +"<img src=\"http://geowebcache.org/trac/chrome/site/geowebcache_logo.png\"" 
     73            +"height=\"100\" width=\"353\" border=\"0\"/>" 
    7474            +"</a>\n" 
    7575            +"<h3>Known layers:</h3><table>\n" 
     
    7878            +"table to change the output format.</li>\n" 
    7979            +"<li>If the layers are loaded from a WMS getcapabilities" 
    80             +" document you will probably see duplicates without the namespace prefix.</li>\n" 
    81             +"<li>OpenLayers does not support bounds per zoomlevel, and GWC tightens the bounds as you zoom in." 
    82             +" Some tile requests will therefore be rejected. </li>\n" 
     80            +" document you will probably see duplicates without the namespace prefix. You should ignore them.</li>\n" 
    8381            +"</ul>\n" 
    8482            +"<hr>\n"