falsche Tabellendefinition in Default-request_quotation.tex
authorWulf Coulmann <wulf@coulmann.de>
Thu, 30 Dec 2010 15:39:18 +0000 (16:39 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 30 Dec 2010 15:39:18 +0000 (16:39 +0100)
dieser kleine Fehler verhindert den LaTeX durchlauf dieser Vorlage,

Fix für Bug 1529

templates/Default-request_quotation.tex

index 10f159b..0f50ba1 100644 (file)
@@ -137,7 +137,7 @@ Fax: <%shiptofax%>
 
 \vspace{1cm}
 
-\begin{tabularx}{\textwidth}{*{5}{|X}|} \hline
+\begin{tabularx}{\textwidth}{*{6}{|X}|} \hline
   \textbf{RFQ \#} & \textbf{Date} & \textbf{Required by} & \textbf{Contact} & \textbf{Shipping Point} & \textbf{Ship via} \\ [0.5ex]
   \hline
   <%quonumber%> & <%quodate%> & <%reqdate%> & <%employee%> & <%shippingpoint%> & <%shipvia%> \\