From 9b79648e84a7ffdfc23ab0a670aa85369a1adda0 Mon Sep 17 00:00:00 2001 From: lars Date: Sat, 11 Jun 2005 10:54:35 +0000 Subject: [PATCH] changed the icon URL to systemausfall.org --- ezmlm-web-2.3/TODO | 2 -- ezmlm-web-2.3/ezmlmwebrc | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/ezmlm-web-2.3/TODO b/ezmlm-web-2.3/TODO index 05d7381..8105fe2 100644 --- a/ezmlm-web-2.3/TODO +++ b/ezmlm-web-2.3/TODO @@ -4,8 +4,6 @@ DOKU: - more documentation ORG: -- change ./lang/ to /usr/local/share/ezmlm-web/lang -- move unknown.gif to systemausfall.org - some nice install method - easy-mode? - maybe with typical profiles - or: separation basic / expert diff --git a/ezmlm-web-2.3/ezmlmwebrc b/ezmlm-web-2.3/ezmlmwebrc index 6213d99..944373e 100644 --- a/ezmlm-web-2.3/ezmlmwebrc +++ b/ezmlm-web-2.3/ezmlmwebrc @@ -53,7 +53,7 @@ $DEFAULT_OPTIONS = 'aBDFGHiJkLMNOpQRSTUWx'; # Where do we find the nice little help icon - by default HELP_ICON_URL # points to resources on http://rucus.ru.ac.za/. This will work, but we # would appreciate it if you changed this to a local site. -$HELP_ICON_URL = 'http://rucus.ru.ac.za/icons/small/unknown.gif'; +$HELP_ICON_URL = 'http://systemausfall.org/misc/ezmlm-web-unknown.gif'; # Header for every page (.= concatinates) $HTML_HEADER = '
E Z Mailing List Manager

';