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
extensions.typo3.org
extensions.typo3.org
Commits
f489006e
Commit
f489006e
authored
Jul 14, 2017
by
Thomas Löffler
Browse files
Add break to show ext key below ext title
parent
d79d8298
Pipeline
#1547
passed with stages
in 2 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/ter_fe2/Resources/Private/Templates/Extension/Show.html
View file @
f489006e
...
...
@@ -22,7 +22,8 @@
<terfe2:extensionIcon
version=
"{extension.lastVersion}"
alt=
"{extension.lastVersion.title}"
class=
"ter-ext-icon"
/>
<h1>
{extension.lastVersion.title}
<small
class=
"text-muted"
>
{extension.extKey} /
<small
class=
"text-muted"
>
<br
/>
{extension.extKey} /
<span
class=
"ter-ext-state-{extension.lastVersion.state}"
>
{extension.lastVersion.state}
</span>
</small>
</h1>
...
...
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