revert test
This commit is contained in:
parent
122e54f02b
commit
68924a0881
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<img src="<?php echo (strlen($image)!=0)?$image:'no_image.png' ?>"/>
|
||||
<p>
|
||||
<time class='vrijeme' datetime="<?php echo $timeOfNews ?>"></time>
|
||||
<?php print $newsContent ?>
|
||||
<?php echo $newsContent ?>
|
||||
</p>
|
||||
</div>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Reference in a new issue