From 63ef676781d11bfff0e81e74a6929b09d45c5847 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Fri, 6 May 2005 18:25:46 +0000 Subject: [PATCH] Markup improvements. --- src/tools/backend/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tools/backend/index.html b/src/tools/backend/index.html index 4ca49692490..0e80fd13205 100644 --- a/src/tools/backend/index.html +++ b/src/tools/backend/index.html @@ -14,8 +14,8 @@ vlink="#A00000" alink="#0000FF"> <p><img src="flow.gif" usemap="#flowmap" alt="flowchart" /> -<em>Click on an item to see more detail or look at the full -<a href="backend_dirs.html">index.</a></em> +<center><h3>Click on an item to see more detail or look at the full +<a href="backend_dirs.html">index.</a></h3></center> <map name="flowmap" id="flowmap"> <area coords="125,35,245,65" href="backend_dirs.html#main" alt="main" /> -- GitLab