Skip to content

Commit 082926c

Browse files
committed
use SVG icon and fix admin url
1 parent beb6a18 commit 082926c

File tree

4 files changed

+66
-1
lines changed

4 files changed

+66
-1
lines changed

Diff for: _admin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public static function adminPostsActions(dcPostsActions $pa)
117117
*/
118118
public static function adminPostHeaders()
119119
{
120-
return dcPage::jsLoad('index.php?pf=postExpired/js/postexpired.js');
120+
return dcPage::jsLoad(dcPage::getPF('postExpired/js/postexpired.js'));
121121
}
122122

123123
/**

Diff for: icon-big.png

-2.83 KB
Binary file not shown.

Diff for: icon.png

-780 Bytes
Binary file not shown.

Diff for: icon.svg

+65
Loading

0 commit comments

Comments
 (0)