xref: /plugin/extranet/lang/en/lang.php (revision 2670d39f3353f6b09cab47692c947e016b2f3358)
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