Browse Source

Added small text to Discuss this. Looks better

geekboy1011 8 years ago
parent
commit
61658e5ce9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/source/script.php

+ 1 - 1
src/source/script.php

@@ -38,7 +38,7 @@ function module_news($params)
 											</p>
 										</div>';
 			echo parse_bbc($news['body']);
-			echo '<hr/> <a href="?topic=',$news['id_about'] , ' ">Discuss this article ( ', $news['posts_about'] ,' )</a>';
+			echo '<hr/> <div = class="TA_Discuss smalltext"><a href="?topic=',$news['id_about'] , ' ">Discuss this article ( ', $news['posts_about'] ,' )</a></div>';
 			
 			if(!$news['is_last']){
 				echo '