[外掛]友善列印外掛
發表於 : 2004-02-06 14:38
由 harkliou
有沒有仁慈大大將"友善列印"的外掛寄給我,因為我無法下載
感恩啊~~~~
mail :
ljhsoft@ms13.hinet.net
發表於 : 2004-02-08 18:56
由 sh85216s
http://phpbb-tw.net/phpbb/viewtopic.php ... ight=print
另:
更改"友善列印"圖示的替代顯示文字為"友善列印"
vi modules/Forums/viewtopic.php
找到\r
代碼: 選擇全部
$printer_alt = " |##| -> |=| ";
改為\r
代碼: 選擇全部
$printer_alt = " 友善列印 ";