Author: andre
Date: 2010-07-07 17:10:14 +0200 (Wed, 07 Jul 2010)
New Revision: 42830

Added:
   mmweb/trunk/src/main/webapp/html/style/images/
Removed:
   mmweb/trunk/src/main/webapp/html/images/
Modified:
   mmweb/trunk/src/main/webapp/html/article.html
   mmweb/trunk/src/main/webapp/html/contact.html
   mmweb/trunk/src/main/webapp/html/index.html
   mmweb/trunk/src/main/webapp/html/news.html
Log:
moved new images to style directory

Modified: mmweb/trunk/src/main/webapp/html/article.html
===================================================================
--- mmweb/trunk/src/main/webapp/html/article.html       2010-07-07 15:05:31 UTC 
(rev 42829)
+++ mmweb/trunk/src/main/webapp/html/article.html       2010-07-07 15:10:14 UTC 
(rev 42830)
@@ -9,7 +9,7 @@
 <body>
 <div id="head">
   <div id="head-inner">
-    <h1><a href="index.html"><img src="images/mmbase-logo-sm.png" width="48" 
height="64" alt="MMBase" /></a></h1>
+    <h1><a href="index.html"><img src="style/images/mmbase-logo-sm.png" 
width="48" height="64" alt="MMBase" /></a></h1>
     <div id="menu">
       <ol>
         <li><a href="#">About</a></li>
@@ -39,7 +39,7 @@
 <!-- 
         <img src="images/mmbase-logo.png" alt="MMBase" width="120" 
height="160" />
  -->
-        <img src="images/CameraBag_Photo_1001.jpg" alt="Photo" width="240" />
+        <img src="style/images/CameraBag_Photo_1001.jpg" alt="Photo" 
width="240" />
         Wat anders
 <!-- 
         <img src="images/mmbase-logo.png" alt="MMBase" width="120" 
height="160" />

Modified: mmweb/trunk/src/main/webapp/html/contact.html
===================================================================
--- mmweb/trunk/src/main/webapp/html/contact.html       2010-07-07 15:05:31 UTC 
(rev 42829)
+++ mmweb/trunk/src/main/webapp/html/contact.html       2010-07-07 15:10:14 UTC 
(rev 42830)
@@ -9,7 +9,7 @@
 <body>
 <div id="head">
   <div id="head-inner">
-    <h1><a href="index.html"><img src="images/mmbase-logo-sm.png" width="48" 
height="64" alt="MMBase" /></a></h1>
+    <h1><a href="index.html"><img src="style/images/mmbase-logo-sm.png" 
width="48" height="64" alt="MMBase" /></a></h1>
     <div id="menu">
       <ol>
         <li><a href="#">About</a></li>

Modified: mmweb/trunk/src/main/webapp/html/index.html
===================================================================
--- mmweb/trunk/src/main/webapp/html/index.html 2010-07-07 15:05:31 UTC (rev 
42829)
+++ mmweb/trunk/src/main/webapp/html/index.html 2010-07-07 15:10:14 UTC (rev 
42830)
@@ -9,7 +9,7 @@
 <body class="home">
 <div id="head">
   <div id="head-inner">
-    <h1><a href="index.html"><img src="images/mmbase-logo-sm.png" width="48" 
height="64" alt="MMBase" /></a></h1>
+    <h1><a href="index.html"><img src="style/images/mmbase-logo-sm.png" 
width="48" height="64" alt="MMBase" /></a></h1>
     <div id="menu">
       <ol>
         <li><a href="#">About</a></li>
@@ -26,7 +26,7 @@
   <div id="submenu"> </div>
   <div id="content">
     <div>
-      <img src="images/mmbase-logo.png" alt="MMBase" width="120" height="160" 
class="right" />
+      <img src="style/images/mmbase-logo.png" alt="MMBase" width="120" 
height="160" class="right" />
       <h2>MMBase</h2>
 
       <p>

Modified: mmweb/trunk/src/main/webapp/html/news.html
===================================================================
--- mmweb/trunk/src/main/webapp/html/news.html  2010-07-07 15:05:31 UTC (rev 
42829)
+++ mmweb/trunk/src/main/webapp/html/news.html  2010-07-07 15:10:14 UTC (rev 
42830)
@@ -9,7 +9,7 @@
 <body>
 <div id="head">
   <div id="head-inner">
-    <h1><a href="index.html"><img src="images/mmbase-logo-sm.png" width="48" 
height="64" alt="MMBase" /></a></h1>
+    <h1><a href="index.html"><img src="style/images/mmbase-logo-sm.png" 
width="48" height="64" alt="MMBase" /></a></h1>
     <div id="menu">
       <ol>
         <li><a href="#">About</a></li>

Copied: mmweb/trunk/src/main/webapp/html/style/images (from rev 42829, 
mmweb/trunk/src/main/webapp/html/images)

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to