|
@@ -92,6 +92,6 @@ function clean_str($str) {
|
|
?></small></p>
|
|
?></small></p>
|
|
<?php if($error_text) { echo "<p><font color='red'>" . $error_text . "</font></p>"; } ?>
|
|
<?php if($error_text) { echo "<p><font color='red'>" . $error_text . "</font></p>"; } ?>
|
|
<p><?php echo $readable_article;?></p>
|
|
<p><?php echo $readable_article;?></p>
|
|
- <small><a href="/index.php?loc=<?php echo $loc ?>">< Back to <span class="brand">NewsFeed</span> <?php echo $loc ?> front page</a></small>
|
|
|
|
|
|
+ <small><a href="/index.php?loc=<?php echo $loc ?>">< Back to <span class="newsfeed">NewsFeed</span> <?php echo $loc ?> front page</a></small>
|
|
</body>
|
|
</body>
|
|
</html>
|
|
</html>
|