Reinstate page 1 label on PDF

This commit is contained in:
PartialVolume
2025-11-14 17:08:40 +00:00
parent f83f229a6a
commit 67df917378

View File

@@ -133,7 +133,7 @@ int create_pdf( nwipe_context_t* ptr )
* Create header and footer on page 1, with the exception of the green
* tick/red icon which is set from the 'status' section below
*/
pdf_header_footer_text( c, "1" );
pdf_header_footer_text( c, "Page 1 - Erasure Status" );
/* ------------------------ */
/* Organisation Information */