From 7f52461b1bba1ed9b3eaab42e19e71287e4450c1 Mon Sep 17 00:00:00 2001 From: oetiker Date: Tue, 18 Apr 2006 19:02:35 +0000 Subject: [PATCH] added bottom add git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@797 a5681a0c-68f1-0310-ab6d-d61299d08faa --- website/inc/design.css | 1 + website/inc/template.inc | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/website/inc/design.css b/website/inc/design.css index 460dc349..0e0bb338 100644 --- a/website/inc/design.css +++ b/website/inc/design.css @@ -116,6 +116,7 @@ div#googlead_right { * footer **************************/ table#frame td#footcell { + padding-left: 40px; } div#address { diff --git a/website/inc/template.inc b/website/inc/template.inc index 35c2fb3d..06dd2b75 100644 --- a/website/inc/template.inc +++ b/website/inc/template.inc @@ -135,6 +135,30 @@ LINE + +if ( -s "$(WML_SRC_FILENAME)" > 4000 ) { +print <<'GOOGLEAD'; +

+ + +

+GOOGLEAD +} +

-- 2.30.2