kw_confirm.tmpl
branchxbelweb
changeset 43 4d194fce51e1
parent 38 c30e2402deca
child 50 5275135955c0
--- a/kw_confirm.tmpl	Sun Oct 12 10:55:22 2003 -0400
+++ b/kw_confirm.tmpl	Sun Oct 12 11:11:31 2003 -0400
@@ -2,7 +2,7 @@
 <html>
   <TMPL_INCLUDE NAME="headers.tmpl">
   <body>
-    <h1><TMPL_VAR pagetitle></h1>
+    <h1><TMPL_VAR remote_user>'s Confirmation</h1>
     <form name="confirmation" method="post" action="kw_result.py">
       <TMPL_IF confirm_delete>
         <p>Do you really want to remove those keywords?</p>