Skip to content

Commit

Permalink
Merge pull request #1 from hphoeksma/patch-1
Browse files Browse the repository at this point in the history
TASK: Fix Typo in News.html
  • Loading branch information
johannessteu committed Feb 24, 2016
2 parents 8f8c15f + a18b835 commit db803c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Private/Templates/TypoScriptObjects/News.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h1 class="news-item__title">
<neos:contentElement.editable property="title"/>
</h1>

<p class="news-tem__teaser-text">
<p class="news-item__teaser-text">
<neos:contentElement.editable property="teaser"/>
</p>

Expand All @@ -42,4 +42,4 @@ <h3 class="news-item-teaser__title">
<neos:contentElement.editable property="teaser"/>
</p>
</div>
</f:section>
</f:section>

0 comments on commit db803c6

Please sign in to comment.