X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=5ea3555e787422f973901e69734abfafe0bba8b0;hb=f2b32e2c9f07f3f52fa69e3c9364ec968ed11027;hp=ddbdc29d720ba9baaab522be107ac771d9ffac0c;hpb=10fa0d1209dd6ab8e7e7a6186a516304cafb433b;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index ddbdc29d7..5ea3555e7 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1381,7 +1381,7 @@ sub reason_type_options { }, { - 'key' => 'invoicehtmlwatermark', + 'key' => 'invoice_htmlwatermark', 'section' => 'invoicing', 'description' => 'Watermark for HTML invoices. Appears in a semitransparent positioned DIV overlaid on the main invoice container.', 'type' => 'textarea', @@ -1577,7 +1577,7 @@ and customer address. Include units.', }, { - 'key' => 'invoicelatexwatermark', + 'key' => 'invoice_latexwatermark', 'section' => 'invoicing', 'description' => 'Watermark for LaTeX invoices. See "texdoc background" for information on what this can contain. The content itself should be enclosed in braces, optionally followed by a comma and any formatting options.', 'type' => 'textarea',