1 頁 (共 1 頁)

[分享] Custom mass PM 1.4.7 (發送大量私人訊息) 改用另一圖示

發表於 : 2006-08-06 09:43
kkt
[分享] Custom mass PM 1.4.7 (發送大量私人訊息) 改用另一圖示

外掛連結: http://phpbb-tw.net/phpbb/viewtopic.php?t=36201

如果你裝有這支外掛, 你會發現它是用 msg_outbox.gif 寄件夾 圖示
好像有點混淆, 你可作如下修改. 並付上圖示.

=============================

打開:

templates/subSilver/subSilver.cfg

找到:

代碼: 選擇全部

// Start add - Custom mass PM MOD
$images['mass_pm'] = "$current_template_images/msg_outbox.gif";
// End add - Custom mass PM MOD
覆蓋為:

代碼: 選擇全部

// Start add - Custom mass PM MOD
$images['mass_pm'] = "$current_template_images/grouppm.gif";
// End add - Custom mass PM MOD

下載圖示--------> 圖檔


上傳至:

templates/subSilver/images/grouppm.gif

完成.



.