thomas: doc/www/src header.html.m4,1.10,1.11

cvs at kolab.org cvs at kolab.org
Fri Apr 15 21:31:49 CEST 2011


Author: thomas

Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv16178

Modified Files:
	header.html.m4 
Log Message:
missed one link

Index: header.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/header.html.m4,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- header.html.m4	15 Apr 2011 19:29:40 -0000	1.10
+++ header.html.m4	15 Apr 2011 19:31:47 -0000	1.11
@@ -5,7 +5,7 @@
 m4_define(`LINK',
     `m4_ifelse($1, NO_LINK_FOR,
         `<b>» $2 «</b><br />',
-        `<a href="$1">$2</a><br />')')
+        `<a href="/$1">$2</a><br />')')
 
 <html>
 





More information about the commits mailing list