1<?php
2/**
3 * Showlogin2 plugin: English language file
4 *
5 * @author Klaus Vormweg <klaus.vormweg@gmx.de>
6 */
7
8// for the configuration manager
9$lang['show_denied']  = 'Show "access denied" message in addition to login form';
10