Index: block_news_items.php
===================================================================
--- block_news_items.php (revision 537)
+++ block_news_items.php (working copy)
@@ -79,12 +79,19 @@
$text .= '
'.
''.
- '
'.userdate($discussion->modified, $strftimerecent).'
'.
- '
'.fullname($discussion).'
'.
+ ''.userdate($discussion->modified, $strftimerecent).'
';
+ if($USER->screenreader) {
+ $text .= ''.fullname($discussion).'
'.
+ ''.
+ "\n";
+ } else {
+ $text .= '