Vielen Dank Sissi

Ist ja schon etwas her
Hatte es damals ebenfalls so in etwa gelöst:
Code:
#########
# FOOTER PRINT
#########
temp.PRINT = IMAGE
temp.PRINT.alttext = Aktuelle Seite drucken
temp.PRINT.file = fileadmin/templates/images/icon_drucker.gif
temp.PRINT.stdWrap.postUserFunc = tx_make_printlink
temp.PRINT.stdWrap.postUserFunc.include_post_vars = 1
temp.PRINT.stdWrap.postUserFunc.target = _blank
temp.PRINT.stdWrap.postUserFunc.popup = 1
temp.PRINT.stdWrap.postUserFunc.windowparams = resizable=yes,toolbar=no,scrollbars=yes,menubar=yes,width=570,height=450
temp.PRINT.stdWrap.postUserFunc.windowname = printwindow
lg Sandra