Skip to content
Snippets Groups Projects
Commit 9f6e4d89 authored by Felix Kopp's avatar Felix Kopp Committed by Christian Kuhn
Browse files

[BUGFIX] EM: show versions link to read manual

Fixes the "read online" link in extension detail view.

Change-Id: I54cb1c90cb1f11b101a06160a67d2bac34185985
Fixes: #46978
Releases: 6.1, 6.0
Reviewed-on: https://review.typo3.org/19663
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Alexander Opitz
Tested-by: Alexander Opitz
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
parent 354a2442
No related merge requests found
......@@ -47,7 +47,7 @@
<th><f:translate key="extensionList.showAllVersions.manual" /></th>
<td>
<a href="http://typo3.org/extension-manuals/{currentVersion.extensionKey}/current/" target="_top">
<f:translate key="readOnline" />
<f:translate key="extensionList.showAllVersions.readOnline" />
</a>
</td>
</tr>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment