Update of /var/cvs/contributions/didactor2/src/shoutbox/blocks
In directory james.mmbase.org:/tmp/cvs-serv7566

Modified Files:
        submenu.jspx 
Log Message:



See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/shoutbox/blocks


Index: submenu.jspx
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/shoutbox/blocks/submenu.jspx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- submenu.jspx        5 Dec 2008 15:41:43 -0000       1.3
+++ submenu.jspx        12 Jan 2009 20:58:47 -0000      1.4
@@ -17,19 +17,13 @@
       <mm:link page="/c/shoutbox/index" referids="_reference?,source?">
         <mm:param name="self">not</mm:param>
         <a href="${_}" class="first ${self eq 'not' ? 'active' : ''}">
-          <jsp:text>Ontvangen</jsp:text>
+          <jsp:text>Ontvangen berichten</jsp:text>
         </a>
       </mm:link>
       <mm:link page="/c/shoutbox/index" referids="_reference?,source?">
         <mm:param name="self">only</mm:param>
         <a href="${_}" class="${self eq 'only' ? 'active' : ''}">
-          <jsp:text>Verzenden &amp;amp; Verzonden</jsp:text>
-        </a>
-      </mm:link>
-      <mm:link page="/c/shoutbox/index" referids="_reference?,source?">
-        <mm:param name="self">both</mm:param>
-        <a href="${_}" class="last ${self eq 'both' ? 'active' : ''}">
-          <jsp:text>Ontvangen &amp;amp; Verzonden</jsp:text>
+          <jsp:text>Berichten verzenden</jsp:text>
         </a>
       </mm:link>
     </div>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to