mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
* forum: show image in full screen on click
* do not expand the whole site cause of big posted forum images, instead show a small image and allow full size on click
This commit is contained in:
@@ -89,4 +89,4 @@ foreach($threads as $thread)
|
||||
echo '</td></tr>';
|
||||
}
|
||||
echo '</table><br /><a href="?subtopic=forum&action=new_post&thread_id='.$thread_id.'"><img src="images/forum/post.gif" border="0" /></a>';
|
||||
?>
|
||||
echo $twig->render('forum.fullscreen.html.twig');
|
||||
|
Reference in New Issue
Block a user