From 680751df05bcf5102084f465b8e781cac7337928 Mon Sep 17 00:00:00 2001 From: tetragon Date: Sun, 28 Oct 2007 18:32:29 +0000 Subject: Finish templating bin/bp.pl Adjust LSMB::BP's get_spoolfiles to not blow up during tests git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1822 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/bp-list-spool.html | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 UI/bp-list-spool.html (limited to 'UI') diff --git a/UI/bp-list-spool.html b/UI/bp-list-spool.html new file mode 100644 index 00000000..bf408bd1 --- /dev/null +++ b/UI/bp-list-spool.html @@ -0,0 +1,76 @@ + + + + <?lsmb form.titlebar ?> + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + ") ?> + + + + + < class="" align=""> + + +
+ + + > + + + + +

+ + +

+ +
+ + 'hidden', + name => hidden, + value => hiddens.item(hidden) + }; +END; +IF printers.defined; FOREACH p IN printers; + PROCESS input element_data=p; +END ?>
+ +
+ + -- cgit v1.2.3