I recently pulled my discussion forum offline in 1.6.8 and I want to edit the copy on the forum offline template, but I can’t figure out where this is. Here’s an example of what’s currently displaying;
http://www.revolvermag.com/forum/viewcategory/9/
I’d like to change that copy slightly. I found this in the theme_offline.php file inside my forum theme:
<div id="content">
<h1>{lang:forums_offline}</h1>
{lang:forums_currenty_offline}
</div>But where is that pulling from?