Update showCategory.php
This commit is contained in:
@@ -72,9 +72,6 @@ $currentPage = isset($page) ? $page : 1;
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<p style="margin: 0; color: #4a5568;">
|
||||
<?php echo (isset($article) && !empty($article->getContent())) ? htmlspecialchars($article->getContent()) : 'Kein Inhalt'; ?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="cat-view-arrow">→</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user