Proper bbs favorites delete button.

Contributed by Liamxroy.
This commit is contained in:
MobiusDev 2018-09-23 21:57:25 +00:00
parent 8f49dc5f39
commit cdedf66357

View File

@ -11,7 +11,7 @@
%fav_add_date%
</td>
<td fixwidth="60" align="center">
<button action="bypass _bbsdelfav_%fav_id%" width="15" height="15" back="L2UI_CT1.Button_DF_Delete_Down" fore="L2UI_CT1.Button_DF_Delete">
<button action="bypass _bbsdelfav_%fav_id%" width="15" height="15" back="L2UI.bbs_delete_down" fore="L2UI.bbs_delete">
</td>
</tr>
</table>