]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
missed align=right + column span over new column
authorRoland Haeder <roland@mxchange.org>
Wed, 2 Sep 2015 08:43:12 +0000 (10:43 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 2 Sep 2015 08:44:43 +0000 (10:44 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

web/index.xhtml

index 84ab50586d334d8a2e00b595466c0599f8b415c4..0ea2c6d98e641aa2e7a3b540da27a4fe683009aa 100644 (file)
@@ -45,7 +45,7 @@
                                <table class="basket_item_table">
                                        <thead>
                                                <tr>
-                                                       <th colspan="4" class="table_header">
+                                                       <th colspan="5" class="table_header">
                                                                Folgendes kann bestellt werden:
                                                        </th>
                                                </tr>
                                                                                </h:outputText>
                                                                        </td>
 
-                                                                       <td class="table_data_column">
+                                                                       <td class="table_data_column" align="right">
                                                                                -
                                                                        </td>
                                                                </tr>