Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3_roadmap
Commits
6f19bb85
Commit
6f19bb85
authored
Dec 13, 2017
by
Thomas Löffler
Browse files
Remove TYPO3 prefix because of existence in the title
parent
56b1e4e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/Private/Templates/Roadmap.html
View file @
6f19bb85
...
...
@@ -70,7 +70,7 @@
<th>
PHP versions
</th>
<f:for
each=
"{majorVersions}"
as=
"majorVersion"
>
<th>
<strong>
TYPO3
{majorVersion.title}
</strong><br>
<strong>
{majorVersion.title}
</strong><br>
{f:format.date(date:majorVersion.developmentStart,format:'Y')}
- {f:format.date(date:majorVersion.regularSupport,format:'Y')}
</th>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment