doc fix, chloe link forms - t:button
parent
a2a598546f
commit
4c34420690
|
@ -150,8 +150,8 @@ ARTICLE: "html.templates.chloe.tags.form" "Chloe link and form tags"
|
||||||
{ $code
|
{ $code
|
||||||
"<t:button t:method=\"POST\""
|
"<t:button t:method=\"POST\""
|
||||||
" t:action=\"$wiki/delete\""
|
" t:action=\"$wiki/delete\""
|
||||||
" t:for=\"id\">"
|
" t:for=\"id\""
|
||||||
" class=\"link-button\""
|
" class=\"link-button\">"
|
||||||
" Delete"
|
" Delete"
|
||||||
"</t:button>"
|
"</t:button>"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue