Skip to content
Snippets Groups Projects
Verified Commit 7e69ab75 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Fix capitalization

parent ecff9407
Loading
......@@ -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);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment