change &P to &PT so page totals print at bottom
Bug 107340 r=self sr=attinasi git-svn-id: svn://10.0.0.236/trunk@107255 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e57c1e15e3
commit
79540d990e
@ -206,7 +206,7 @@ pref("browser.search.defaultenginename", "chrome://navigator/locale/navigator.pr
|
||||
pref("print.print_headerleft", "&T");
|
||||
pref("print.print_headercenter", "");
|
||||
pref("print.print_headerright", "&U");
|
||||
pref("print.print_footerleft", "&P");
|
||||
pref("print.print_footerleft", "&PT");
|
||||
pref("print.print_footercenter", "");
|
||||
pref("print.print_footerright", "&D");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user