]> gitweb.factorcode.org Git - factor.git/commitdiff
doc fix, chloe link forms - t:button
authorBrennan Cheung <git@brennancheung.com>
Thu, 23 Sep 2010 20:51:15 +0000 (13:51 -0700)
committerBrennan Cheung <git@brennancheung.com>
Thu, 23 Sep 2010 20:51:15 +0000 (13:51 -0700)
basis/html/templates/chloe/chloe-docs.factor

index a3032aba96ef2ae0055613de92b00099cf6f7ba4..2aca1c98aaf7e09894afd5973b97121edc6d59dc 100644 (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>"
         }