diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | httemplate/docs/about.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -123,7 +123,7 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/ -VERSION=2.1.3cvs +VERSION=2.1.3 TAG=freeside_2_1_3 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index de3e1dad6..5b133f763 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -29,7 +29,7 @@ GNU <b>Affero</b> General Public License.<BR> <BR> <CENTER> -<FONT SIZE="-3">"Don't waste your breath to save your face, when you have done your best" -R. Hunter</FONT> +<FONT SIZE="-3">"Take up your china doll, it's only fractured - and just a little nervous from the fall" -R. Hunter</FONT> </CENTER> <SCRIPT TYPE="text/javascript"> |