Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple Print
#6
Hello,

in the print preview, the button should not be displayed anymore. In the sp_display() function, I changed the line 104:
if(isset($sp_active_dsp)) {

by
if(isset($sp_active_dsp) && !isset($_GET["print"])) {

Best regards
Serge
Reply


Messages In This Thread
Simple Print - by JWH_Matthew - 2011-12-14, 12:29:11
RE: Simple Print - by sbollaerts - 2013-04-19, 00:38:31
Simple Print - by mikeh - 2011-12-14, 13:34:38
Simple Print - by JWH_Matthew - 2011-12-14, 14:10:59
Simple Print - by JWH_Matthew - 2011-12-16, 13:27:11
Simple Print - by mikeh - 2011-12-17, 02:13:10



Users browsing this thread: 1 Guest(s)