summaryrefslogtreecommitdiff
path: root/conf/invoice_latex
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-07-06 13:57:20 -0700
committerMark Wells <mark@freeside.biz>2016-07-06 13:57:20 -0700
commita983ba996fbd3d432443eff8afc4b09bb48ec443 (patch)
tree704e99caabb52a5c785e848da90c77c3259b4c19 /conf/invoice_latex
parent5c1f29673647a123c6ccb0e999676f286ce0b9f6 (diff)
payment terms localiation, #71549
Diffstat (limited to 'conf/invoice_latex')
-rw-r--r--conf/invoice_latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_latex b/conf/invoice_latex
index 2a0f882c1..fd0f95210 100644
--- a/conf/invoice_latex
+++ b/conf/invoice_latex
@@ -272,7 +272,7 @@
}
--@]
\begin{flushright}
-[@-- $terms ? emt('Terms') .": $terms" : '' --@]\\
+[@-- $terms ? emt('Terms') . ': ' . emt($terms) : '' --@]\\
[@-- $po_line --@]\\
\end{flushright}
\end{minipage}}