r9765 - in helma-ng/trunk/apps/demo: skins static

[email protected] Thu, 14 May 2009 17:47:39 +0200 (CEST)
Newsgroups gmane.comp.java.helma.cvs
Message-ID <20090514154739.AB3913D0D6@mia>
Author: hannes
Date: 2009-05-14 17:47:39 +0200 (Thu, 14 May 2009)
New Revision: 9765

Modified:
   helma-ng/trunk/apps/demo/skins/base.html
   helma-ng/trunk/apps/demo/static/helma.png
Log:
Add new semi-gloss logo

Details at http://dev.helma.org/trac/helma/changeset/9765

Modified: helma-ng/trunk/apps/demo/skins/base.html
===================================================================
--- helma-ng/trunk/apps/demo/skins/base.html	2009-05-14 15:27:52 UTC (rev 9764)
+++ helma-ng/trunk/apps/demo/skins/base.html	2009-05-14 15:47:39 UTC (rev 9765)
@@ -10,8 +10,10 @@
 <div id="wrap">
     <div id="header">
         <div id="logo">
-            <a href="http://dev.helma.org/ng/"><img src="/static/helma.png" alt="Helma logo"
-                                                    width="100" height="60" border="0" /></a>
+            <a href="http://dev.helma.org/ng/">
+               <img src="/static/helma.png" alt="Helma logo"
+               width="100" height="60" border="0" />
+            </a>
         </div>
         <h1><% title %></h1>
     </div>

Modified: helma-ng/trunk/apps/demo/static/helma.png
===================================================================
(Binary files differ)