diff options
author | Bruce Momjian | 2005-05-06 18:25:46 +0000 |
---|---|---|
committer | Bruce Momjian | 2005-05-06 18:25:46 +0000 |
commit | 18d73f616dd10dfafb8e8c3951cb27857a50f013 (patch) | |
tree | 094df92f6818604e4f83e65a00850dfe96c47dfd | |
parent | eb7b8dbb2708a042e9e7df0b3679f03c68c25e6a (diff) |
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 4ca4969249..0e80fd1320 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" /> |