1 頁 (共 1 頁)

[外掛]友善列印外掛

發表於 : 2004-02-06 14:38
harkliou
有沒有仁慈大大將"友善列印"的外掛寄給我,因為我無法下載
感恩啊~~~~
mail : ljhsoft@ms13.hinet.net

發表於 : 2004-02-06 16:20
william91

發表於 : 2004-02-06 17:06
harkliou
可以了,多謝!!

發表於 : 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 = " 友善列印 ";