From fb38b27f5d657fa1037b89525d629260540eb3d3 Mon Sep 17 00:00:00 2001 From: ijackson Date: Wed, 8 Sep 1999 17:50:07 +0000 Subject: [PATCH] Cosmetic improvements. --- config.pl | 8 +++++--- template.html | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/config.pl b/config.pl index 9ed68e1..c7d8cbf 100644 --- a/config.pl +++ b/config.pl @@ -11,11 +11,13 @@ $contactboxlen= 55; $emailboxlen= 55; $nullemail= 'discard-all@chiark.greenend.org.uk'; -$site= 'http://www.chiark.greenend.org.uk'; +$site= 'http://www.ucam.org'; $whoabbrev= 'cam'; -$user= 'ijackson'; $home= "$site/$whoabbrev-grin/"; -$cgi= "$site/ucgi/~$user/$whoabbrev-grin"; + +$cgisite= 'http://www.chiark.greenend.org.uk'; +$user= 'ijackson'; +$cgi= "$cgisite/ucgi/~$user/$whoabbrev-grin"; $expire_noconfirm= 48*3600; $renew_interval= 356*86400; diff --git a/template.html b/template.html index 1106e1a..ef76425 100644 --- a/template.html +++ b/template.html @@ -509,8 +509,8 @@ emphasized, and marked with an asterisk *. @@@endif:@@@ @@@if:listingviewoverlap@@@ -This registration is -emphasized, and marked with an asterisk *. +This registration is emphasized, +and marked with an asterisk *. @@@endif:@@@

-- 2.30.2