Skip to content

Commit 4fbae0b

Browse files
author
MatthieuLP
committed
fixed unknown icon in icon menu
1 parent 1023ac0 commit 4fbae0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/iconfontello.css.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ A:hover .pwg-icon:before{
3434
{if $conf.index_posted_date_icon}
3535
{if $conf.index_created_date_icon}
3636
.pwg-icon-calendar:before { content: '\f133'; }
37-
.pwg-icon-camera-calendar:before { content: '\e70f'; }
37+
.pwg-icon-camera-calendar:before { content: '\e804'; }
3838
{else}
3939
.pwg-icon-calendar:before { content: '\f133'; }
4040
{/if}

0 commit comments

Comments
 (0)