diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-05-06 18:25:46 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-05-06 18:25:46 +0000 |
commit | 63ef676781d11bfff0e81e74a6929b09d45c5847 (patch) | |
tree | bc2efdb93ef3485c4f21e6c8112b80960165d065 | |
parent | 8903592b107a4e911b3c6e2a8227c5c6fc10f7eb (diff) | |
download | postgresql-63ef676781d11bfff0e81e74a6929b09d45c5847.tar.gz postgresql-63ef676781d11bfff0e81e74a6929b09d45c5847.zip |
Markup improvements.
-rw-r--r-- | src/tools/backend/index.html | 4 |
1 files 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" /> |