Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/exampletemplate.html')
-rw-r--r--doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/exampletemplate.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/exampletemplate.html b/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/exampletemplate.html
index 84bac6848bf..5e536d9a4c2 100644
--- a/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/exampletemplate.html
+++ b/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/exampletemplate.html
@@ -2,10 +2,11 @@
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
-<title>Example template in How to extend the user interface using templates</title>
<link href="_stock/sysdoc.css" type="text/css" rel="stylesheet" media="screen">
<link href="_stock/sysdoc.css" type="text/css" rel="stylesheet" media="print">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Example template in How to extend the user interface using templates</title>
+
<style type="text/css" media="screen">
.ButtonBox { background-image: url(_stock/gradient.jpg); }
</style>
@@ -17,12 +18,12 @@
</td>
<td class="ButtonBox" align="right" width="40%">
<p><A href="../_index/index.html"></a>&nbsp;&nbsp;
- <A href="Howtoregistertemplates.html"><IMG height=22 alt=[Previous] src="_stock/btn_prev_wt.gif" width=85 border=0 ></a> <A href="index.html"></a></p>
+ <A href="Howtoregistertemplates.html"><IMG height=22 alt="[Previous]" src="_stock/btn_prev_wt.gif" width=85 border=0 ></a> <A href="index.html"></a></p>
</td>
</tr></tbody></table>
<hr noshade size="1">
- <p class="breadcrumbNav"><span class="separator">&#187;</span>
- <A href="index.html">How&nbsp;to&nbsp;extend&nbsp;the&nbsp;user&nbsp;interface&nbsp;using&nbsp;templates</a>&nbsp;<span class="separator">&#187;</span> Example&nbsp;template</p>
+ <p class="breadcrumbNav"><span class="separator">&raquo;</span>
+ <A href="index.html">How&nbsp;to&nbsp;extend&nbsp;the&nbsp;user&nbsp;interface&nbsp;using&nbsp;templates</a>&nbsp;<span class="separator">&raquo;</span> Example&nbsp;template</p>
<hr noshade size="1">
<div class="AuthoredContent">
@@ -335,8 +336,8 @@ Explorer view
<tr>
<td class="ButtonBottomBox" align="right" height="12" width="67%">
<p>
- <A href="Howtoregistertemplates.html"><IMG height=22 alt=[Previous] src="_stock/btn_prev.gif" width=85 border=0></a>
- <A href="#_top"><IMG height=22 alt=[Top] src="_stock/btn_top.gif" width=51 align=bottom border=0 ></a>&nbsp;
+ <A href="Howtoregistertemplates.html"><IMG height=22 alt="[Previous]" src="_stock/btn_prev.gif" width=85 border=0></a>
+ <A href="#_top"><IMG height=22 alt="[Top]" src="_stock/btn_top.gif" width=51 align=bottom border=0 ></a>&nbsp;
<A href="index.html"></a>
</p>
</td>

Back to the top