<?php
/* *************************************************************************
Id: faq_not_authorised.lang.php
Language file for faq_not_authorised.inc.php
Tim Gall
Copyright (c) 2009-2010 osfaq.oz-devworx.com.au - All Rights Reserved.
http://osfaq.oz-devworx.com.au
This file is part of osFaq.
Released under the GNU General Public License v3 WITHOUT ANY WARRANTY.
For licensing, see LICENSE.html or http://osfaq.oz-devworx.com.au/license
************************************************************************* */
define('OSF_WARN_STAFF_NOT_AUTHORISED', 'Staff members are not currently authorised to administer the FAQ system.<br /><br />Only a ticket Administrator can change the setting to allow Staff members access to the FAQ administration pages.');
?>