1<?php
2$lang['hidden_message'] = 'This page is not accessible from the extranet. **You must log in from the intranet** to access it.';
3$lang['label_noextranet'] = 'Blocked from extranet';
4$lang['label_extranet'] = 'Allowed from extranet';
5