From d1040b1230a3abac10df0e6710ce8aeb6fbc307c Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 21 Feb 2001 20:24:39 +0000 Subject: [PATCH] update changelog, rearrange index.tpl file --- NEWS | 2 ++ demo/templates/index.tpl | 4 ---- templates/index.tpl | 4 ---- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index c7a19262..4026d50b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 1.3.0 +------------- - implemented workaround for PHP "feature" that eats carriage returns if the PHP tag is at the end of the line. (Andrei) - removed $allow_php, added $php_handling logic (Monte) diff --git a/demo/templates/index.tpl b/demo/templates/index.tpl index 960b7c94..dacfb8c6 100644 --- a/demo/templates/index.tpl +++ b/demo/templates/index.tpl @@ -3,9 +3,6 @@
 
-{$Name}
-{$Name}
-
 {* bold and title are read from the config file *}
 {if #bold#}{/if}
 {* capitalize the first letters of each word of the title *}
@@ -66,4 +63,3 @@ This is an example of the html_options function:
 {html_options values=$option_values selected=$option_selected output=$option_output}
 
 
-
diff --git a/templates/index.tpl b/templates/index.tpl
index 960b7c94..dacfb8c6 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -3,9 +3,6 @@
 
 
 
-{$Name}
-{$Name}
-
 {* bold and title are read from the config file *}
 {if #bold#}{/if}
 {* capitalize the first letters of each word of the title *}
@@ -66,4 +63,3 @@ This is an example of the html_options function:
 {html_options values=$option_values selected=$option_selected output=$option_output}
 
 
-