Browse Source

Remove 'scroll up' arrow from forum posts

spaghetti 7 years ago
parent
commit
45ea51aa99
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      sections/forums/thread.php

+ 0
- 2
sections/forums/thread.php View File

@@ -492,8 +492,6 @@ foreach ($Thread as $Key => $Post) {
492 492
 <?    }
493 493
   }
494 494
 ?>
495
-        &nbsp;
496
-        <a href="#">&uarr;</a>
497 495
       </div>
498 496
     </td>
499 497
   </tr>

Loading…
Cancel
Save