doc fix, chloe link forms - t:button
parent
28df3e407a
commit
8502e5d89d
|
|
@ -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