diff --git a/request-tracker/templates/RT_SiteConfig.pm.j2 b/request-tracker/templates/RT_SiteConfig.pm.j2 index 45520c9e511d0d96f784c1709ad63961faba1183..b91a268dea5e6620fa7a06a5655e41dada55b5ae 100644 --- a/request-tracker/templates/RT_SiteConfig.pm.j2 +++ b/request-tracker/templates/RT_SiteConfig.pm.j2 @@ -96,5 +96,5 @@ Set($SetOutgoingMailFrom, '{{rt_bounceaddress}}'); ### Logo Set($LogoAltText, '{{rt_logotext}}'); -Set($LogoLinkUrl, '{{rt_logolinkurl}}'); -#Set($LogoUrl, it’s easier to upload this in the web interface); +Set($LogoLinkURL, '{{rt_logolinkurl}}'); +#Set($LogoURL, it’s easier to upload this in the web interface);