Lagerberichte: html: verrutschtes <tr> und <p> um <table>s weg.
[kivitendo-erp.git] / templates / webpages / wh / report_filter.html
index cb3272f..ada16af 100644 (file)
@@ -70,7 +70,6 @@
 
   <input type="hidden" name="nextsub" value="generate_report">
 
-  <p>
    <table>
     <tr>
      <th class="listheading" align="left" valign="top" colspan="6" nowrap>[% 'Filter' | $T8 %]</th>
          </select>
         </td>
        </tr>
+       <tr>
         <th align="right" nowrap>[% 'Stock Qty for Date' | $T8 %]:</th>
         <td>[% L.date_tag('date') %]</td>
-       <tr>
        </tr>
       </table>
      </td>
      </td>
     </tr>
    </table>
-  </p>
  </form>