From 482c3b7b8dde98ce6df6ed7e18e0c26c647852d4 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 30 Jul 2014 13:04:56 +0200 Subject: [PATCH] Points links to the admin interface of PHPList on LL::NG portal --- root/etc/e-smith/templates/var/lib/lemonldap-ng/conf/lmConf/065phplist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/e-smith/templates/var/lib/lemonldap-ng/conf/lmConf/065phplist b/root/etc/e-smith/templates/var/lib/lemonldap-ng/conf/lmConf/065phplist index 726b002..d9499a8 100644 --- a/root/etc/e-smith/templates/var/lib/lemonldap-ng/conf/lmConf/065phplist +++ b/root/etc/e-smith/templates/var/lib/lemonldap-ng/conf/lmConf/065phplist @@ -18,7 +18,7 @@ $conf->{'applicationList'}->{'010apps'}->{'phplist'} = { 'logo' => 'phplist.png', 'name' => 'Listes de diffusion', 'description' => 'PHPList', - 'uri' => "https://news.$domain", + 'uri' => "https://news.$domain/admin", 'display' => 'auto' }, 'type' => 'application'