From fe025e3bd3cb98aa55c65fb1523f1f5624faae38 Mon Sep 17 00:00:00 2001
From: Ralf Becker
Date: Wed, 19 Apr 2006 18:08:59 +0000
Subject: [PATCH] typo
---
etemplate/doc/etemplate.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etemplate/doc/etemplate.html b/etemplate/doc/etemplate.html
index 59816897ef..5e2b72ec8e 100644
--- a/etemplate/doc/etemplate.html
+++ b/etemplate/doc/etemplate.html
@@ -489,7 +489,7 @@ created as a 3x2 table. On the header row, two labels “Name” and
“Author” and one empty cell.
On the second row, two labels of
name ${row}[name] and ${row}[author]. In the last cell a
-submitButton of label “Edit” and of name “edit[$row_cont[$id]]”
+submitButton of label “Edit” and of name “edit[$row_cont[id]]”