Skip to content

Commit 902dd59

Browse files
committed
Initial
1 parent 2ebcd7d commit 902dd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

satdigitalinvoice/gui_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ def generate_pdf_template(template_name, fields, target=None, css_string=None):
432432
hash_mark = """
433433
@page {
434434
@bottom-left{
435-
content: "sha1: [[hash]]";
435+
content: "sha1:[[hash]]";
436436
font:8px Verdana,sans-serif;
437437
}
438438
}

0 commit comments

Comments
 (0)