|
@@ -86,8 +86,8 @@ |
|
|
block discarded – undo |
|
86
|
86
|
public function getDescription(): string |
|
87
|
87
|
{ |
|
88
|
88
|
return 'The extension "redirects" includes functionality to handle any kind of redirects. ' |
|
89
|
|
- . 'The functionality supersedes sys_domain entries with the only purpose of redirecting to a different domain or entry. ' |
|
90
|
|
- . 'This upgrade wizard installs the redirect extension if necessary and migrates the sys_domain entries to standard redirects.'; |
|
|
89
|
+ . 'The functionality supersedes sys_domain entries with the only purpose of redirecting to a different domain or entry. ' |
|
|
90
|
+ . 'This upgrade wizard installs the redirect extension if necessary and migrates the sys_domain entries to standard redirects.'; |
|
91
|
91
|
} |
|
92
|
92
|
|
|
93
|
93
|
/** |
Please login to merge, or discard this patch.