diff options
Diffstat (limited to 'Mailman/Defaults.py.in')
| -rw-r--r-- | Mailman/Defaults.py.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in index a3a49ca48..a47883297 100644 --- a/Mailman/Defaults.py.in +++ b/Mailman/Defaults.py.in @@ -31,7 +31,7 @@ MAILMAN_URL = 'http://www.list.org/' # The URL to the `Delivered by Mailman' image. This will be inserted verbatim # in an href. Set to 0 to disable using an img tag. -DELIVERED_BY_URL = '/images/mailman.gif' +DELIVERED_BY_URL = '/images/mailman.jpg' # Many site-specific settings # |
