Fixing some bugs and making the plug-in compatible with Java 1.4
[phpeclipse.git] / net.sourceforge.phpeclipse.phpmanual / templates / refpage.html
index 67bf007..a59e66d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-<title>{title}</title>
+<title>%title%</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 <style>
 body {
@@ -19,6 +19,6 @@ p, div, h1, h2 {
 </style>
 </head>
 <body>
-{reference}
+%reference%
 </body>
 </html>
\ No newline at end of file