X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fsubst.c;h=354b51601623c3e77496df87c661df1b325c4bad;hb=c77900f83a8fb36b2c0f4459056cb891f4b08b8d;hp=49723377ae23f235662e81b9fb3e52a679063530;hpb=8db352111c77b005a5159de38422d676526403af;p=citadel.git diff --git a/webcit/subst.c b/webcit/subst.c index 49723377a..354b51601 100644 --- a/webcit/subst.c +++ b/webcit/subst.c @@ -2433,9 +2433,9 @@ enum { }; ConstStr SortIcons[] = { - {HKEY("static/sort_none.gif")}, - {HKEY("static/up_pointer.gif")}, - {HKEY("static/down_pointer.gif")}, + {HKEY("static/icons/sort_none.gif")}, + {HKEY("static/icons/up_pointer.gif")}, + {HKEY("static/icons/down_pointer.gif")}, }; ConstStr SortNextOrder[] = {