Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/functions.php
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/functions.php	(revision 6849)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/functions.php	(date 1520671601657)
@@ -760,12 +760,12 @@
 			//);
 		?><!-- </li> -->
 	<?php //endif; ?>
-	<?php if ( !empty( $time_since  ) ) : ?>
-		<li class="forum-freshness-time"><?php
+	<?php //if ( !empty( $time_since  ) ) : ?>
+		<!-- <li class="forum-freshness-time"> --><?php
 			/* translators: %s: date/time link to the latest post */
-			printf( __( 'Last activity: %s', 'wporg-forums' ), $time_since );
-		?></li>
-	<?php endif;
+			//printf( __( 'Last activity: %s', 'wporg-forums' ), $time_since );
+		?><!-- </li> -->
+	<?php //endif;
 }
 
 function bb_is_intl_forum() {
