Fixed Roundcube Name
This commit is contained in:
parent
78bd17d4d6
commit
d043c6dfe3
@ -73,8 +73,8 @@ func getStarterLinks(baseUri string) []AppLink {
|
|||||||
DocumentationUrl: "https://doc.powerdns.com/",
|
DocumentationUrl: "https://doc.powerdns.com/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Title: "Web Mail",
|
Title: "Roundcube",
|
||||||
Description: "Email",
|
Description: "Web Mail",
|
||||||
Image: "/static/img/roundcube.png",
|
Image: "/static/img/roundcube.png",
|
||||||
Url: "https://roundcube." + baseUri,
|
Url: "https://roundcube." + baseUri,
|
||||||
LDAP: true,
|
LDAP: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user