From 2e1f7e5b553f8b3fcc745b62bc1cacf773d4cf88 Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Wed, 19 Apr 2017 18:46:43 +0200 Subject: typo-fix for Attibution --- modules/mediawiki/templates/LocalSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/mediawiki/templates/LocalSettings.php b/modules/mediawiki/templates/LocalSettings.php index 4b8b79a2..71b5e346 100644 --- a/modules/mediawiki/templates/LocalSettings.php +++ b/modules/mediawiki/templates/LocalSettings.php @@ -119,7 +119,7 @@ $wgEnableCreativeCommonsRdf = true; # TODO add a proper page $wgRightsPage = ""; # Set to the title of a wiki page that describes your license/copyright $wgRightsUrl = "http://creativecommons.org/licenses/by-sa/3.0/"; -$wgRightsText = "Creative Common - Attibution - ShareAlike 3.0"; +$wgRightsText = "Creative Common - Attribution - ShareAlike 3.0"; # TODO get the icon to host it on our server $wgRightsIcon = "http://i.creativecommons.org/l/by-sa/3.0/88x31.png"; # $wgRightsCode = "gfdl1_3"; # Not yet used -- cgit v1.2.1