--- a/add_bk.tmpl Fri Sep 26 11:31:09 2003 -0400
+++ b/add_bk.tmpl Fri Sep 26 18:18:33 2003 -0400
@@ -1,9 +1,7 @@
<html>
- <head>
- <title>Edit a bookmark</title>
- </head>
+ <TMPL_INCLUDE NAME="headers.tmpl">
<body>
- <h1>Edit a bookmark</h1>
+ <h1><TMPL_VAR pagetitle></h1>
<form action="add_confirm.py" method="post" name="add">
<fieldset class="bookmark">
<input type="hidden" name="id" value="<TMPL_VAR bkid>"/>
@@ -18,7 +16,7 @@
<button type="submit" name="action" value="cancel">Cancel</button>
</fieldset>
<fieldset class="keywords">
- <legend>Mots clés:</legend>
+ <legend>Keywords:</legend>
<p>
<TMPL_LOOP Keywords>
<input type="checkbox" name="kw"