doc fix, chloe link forms - t:button

db4
Brennan Cheung 2010-09-23 13:51:15 -07:00
parent a2a598546f
commit 4c34420690
1 changed files with 2 additions and 2 deletions

View File

@ -150,8 +150,8 @@ ARTICLE: "html.templates.chloe.tags.form" "Chloe link and form tags"
{ $code
"<t:button t:method=\"POST\""
" t:action=\"$wiki/delete\""
" t:for=\"id\">"
" class=\"link-button\""
" t:for=\"id\""
" class=\"link-button\">"
" Delete"
"</t:button>"
}