doppelten Code im Template gefixed
This commit is contained in:
parent
fdc29206b8
commit
369516bf7e
@ -26,22 +26,6 @@
|
|||||||
<!-- indexer::continue -->
|
<!-- indexer::continue -->
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<?php if ($this->rateit_rating_before): ?>
|
|
||||||
<!-- indexer::stop -->
|
|
||||||
<div id="<?php echo $this->id; ?>" class="<?php echo $this->class; ?> <?php echo $this->rateit_class; ?>">
|
|
||||||
<?php if ($this->showBefore) : ?>
|
|
||||||
<div id="<?php echo $this->descriptionId; ?>" class="ratingText"><?php echo $this->description; ?></div>
|
|
||||||
<?php endif; ?>
|
|
||||||
<div class="wrapper">
|
|
||||||
<div class="rateItRating-selected" style="display: block;"></div>
|
|
||||||
<div class="rateItRating-hover"></div>
|
|
||||||
</div>
|
|
||||||
<?php if ($this->showAfter) : ?>
|
|
||||||
<div id="<?php echo $this->descriptionId; ?>" class="ratingText"><?php echo $this->description; ?></div>
|
|
||||||
<?php endif; ?>
|
|
||||||
</div>
|
|
||||||
<!-- indexer::continue -->
|
|
||||||
<?php endif; ?>
|
|
||||||
<?php if ($this->headline): ?>
|
<?php if ($this->headline): ?>
|
||||||
<<?php echo $this->hl; ?>><?php echo $this->headline; ?></<?php echo $this->hl; ?>>
|
<<?php echo $this->hl; ?>><?php echo $this->headline; ?></<?php echo $this->hl; ?>>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user