fix CS
authorChristian Weiske <cweiske@cweiske.de>
Fri, 21 Mar 2014 19:41:00 +0000 (20:41 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 21 Mar 2014 19:41:00 +0000 (20:41 +0100)
src/bdrem/Renderer/HtmlTable.php

index 00627e7e81e4f04539ecb61f8c5592f4a211f141..68cfd5294bcadcf883162bdda148812743fa4984 100644 (file)
@@ -72,7 +72,9 @@ HTM;
                 . '<td class="r">%s</td>'
                 . '<td class="p-name">%s</td>'
                 . '<td class="p-summary p-category">%s</td>'
-                . '<td class="dt-start"><time class="value" datetime="%s">%s</time></td>'
+                . '<td class="dt-start">'
+                . '<time class="value" datetime="%s">%s</time>'
+                . '</td>'
                 . '<td>%s</td>'
                 . "</tr>\n",
                 $event->days,