the ie .pdf fix
authorjohn <john>
Tue, 15 Apr 2003 09:13:19 +0000 (09:13 +0000)
committerjohn <john>
Tue, 15 Apr 2003 09:13:19 +0000 (09:13 +0000)
sigh...stupid microsoft....

etc/producer/article.template

index 2964686..83f90d8 100755 (executable)
                                        <br>
                                        <br>
                                        <table border="0" cellpadding="2" cellspacing="0" width="100%"><tr><td bgcolor="#669999">
-            &nbsp;<a href="${config["Producer.OpenAction"]}?do=getpdf&id=${article.id}">
+            &nbsp;<a href="${config["Producer.OpenAction"]}?do=getpdf&id=${article.id}&forIE=.pdf">
             <font color="#dddddd" size="+1"><b>${lang("article.get_as_pdf")}&gt;&gt;</b></font></a>
                                        </td></tr></table> 
 <br>