Renamed the /icons directory to /webcit_icons because of incompatibility with symlink...
[citadel.git] / webcit / event.c
index 40addb0e44353c8f6f78ae7a32630b3a77a67482..0f6168d1d072ed86f2d29529dd7968a5a5f55635 100644 (file)
@@ -445,7 +445,7 @@ void display_edit_individual_event(icalcomponent *supplied_vevent, long msgnum,
        wc_printf(
                "&nbsp;<a href=\"javascript:PopOpenAddressBook('attendees_box|%s');\" "
                "title=\"%s\">"
-               "<img alt='' align='middle' border='0' width='16' height='16' src=\"static/icons/essen/16x16/contact.png\">"
+               "<img alt='' align='middle' border='0' width='16' height='16' src=\"static/webcit_icons/essen/16x16/contact.png\">"
                "</a>",
                _("Attendees"),
                _("Contacts")