From cfda23285858a399ebaf0889be9f5c2b42427067 Mon Sep 17 00:00:00 2001 From: blundellc Date: Sun, 13 Sep 2009 16:36:05 +0000 Subject: [PATCH] brand it a bit git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@278 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- trunk/exec/web | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/exec/web b/trunk/exec/web index 4947ff9..10dbcb4 100755 --- a/trunk/exec/web +++ b/trunk/exec/web @@ -21,6 +21,7 @@ links <- function(p) { } page <- function(content,path,title) { + title <- paste('cran2deb:',title) p <- openPage(path,title=title) hwrite(title,p,heading=1) hwrite('Install instructions',p,center=TRUE,link='/') -- 2.39.2