1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' ezmlm-web-2.3/ezmlmwebrc mezzanine_patched_ezmlm-web-2.3/ezmlmwebrc |
2 |
|
|
--- ezmlm-web-2.3/ezmlmwebrc 2005-06-11 20:49:54.000000000 +1000 |
3 |
|
|
+++ mezzanine_patched_ezmlm-web-2.3/ezmlmwebrc 2005-10-25 11:59:00.681806254 +1000 |
4 |
|
|
@@ -53,7 +53,7 @@ |
5 |
|
|
# Where do we find the nice little help icon - by default HELP_ICON_URL |
6 |
|
|
# points to resources on http://rucus.ru.ac.za/. This will work, but we |
7 |
|
|
# would appreciate it if you changed this to a local site. |
8 |
|
|
-$HELP_ICON_URL = 'http://systemausfall.org/misc/ezmlm-web-unknown.gif'; |
9 |
|
|
+$HELP_ICON_URL = '/icons/small/unknown.gif'; |
10 |
|
|
|
11 |
|
|
# Header for every page (.= concatinates) |
12 |
|
|
$HTML_HEADER = '<TABLE BORDER="3" ALIGN="CENTER" CELLPADDING="5"><TR><TD BGCOLOR="#e0e0ff"><FONT SIZE=+3 COLOR=#000080><STRONG>E Z Mailing List Manager</STRONG></FONT></TD></TR></TABLE></CENTER><P>'; |