Skip to content

Instantly share code, notes, and snippets.

@svanschu
svanschu / modalBox.php
Last active August 29, 2015 14:02
Joomla 3 mod_login/default.php bootstrap modalBox HTML override
<?php
/**
* @package Joomla.Site
* @subpackage mod_login
*
* @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;