MyBB Community Forums

Full Version: how to remove this
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i need them some removing [Image: OyBnG.png]

what template do i find that in?
AdminCP > Templates > Your theme's templates > Showthread Templates > showthread > find the following and remove;
				<div>
					<strong>&laquo; <a href="{$next_oldest_link}">{$lang->next_oldest}</a> | <a href="{$next_newest_link}">{$lang->next_newest}</a> &raquo;</strong>
				</div>
thank you Yaldaram.