Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit b1b5670

Browse files
committed
Fix 404 error on "plugins" image.
1 parent 15f20d9 commit b1b5670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/plugins/access.ajxp_conf/ajxp_confActions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
</processing>
563563
</action>
564564
<action name="clear_plugins_cache">
565-
<gui src="plugins" text="ajxp_conf.129" title="ajxp_conf.130">
565+
<gui src="edit.png" text="ajxp_conf.129" title="ajxp_conf.130">
566566
<context dir="true" recycle="true" allowedMimes="plugins_zone" selection="false" actionBar="true" actionBarGroup="get"/>
567567
</gui>
568568
<processing>

0 commit comments

Comments
 (0)