]> git.decadent.org.uk Git - maypole.git/blobdiff - templates/factory/macros
fixed to make valid xhtml.
[maypole.git] / templates / factory / macros
index 1e5994f0e2a6f8de66b18c852a3284f56e544e2b..491a0bc5074a444701606d15b03b31f85aebb2e0 100644 (file)
@@ -66,7 +66,7 @@ for some.
         END;
         "</td>";
     END;
-    "<td class='actions' nowrap>";
+    '<td class="actions" nowrap="nowrap">';
     button(item, "edit");
     button(item, "delete");
     "</td>";