diff --git a/.gitignore b/.gitignore index 6af5e52..c6d54c6 100644 --- a/.gitignore +++ b/.gitignore @@ -164,6 +164,7 @@ phpmd-cache/ # ============================================================ # Python # ============================================================ +*.py __pycache__/ *.py[cod] *.pyc diff --git a/src/html/com_comprofiler/login/mobile.php b/src/html/com_comprofiler/login/mobile.php deleted file mode 100644 index c2d7f96..0000000 --- a/src/html/com_comprofiler/login/mobile.php +++ /dev/null @@ -1,112 +0,0 @@ - - * @license GNU General Public License version 2 or later; see LICENSE.txt - * - * Mobile responsive override for Community Builder login view - */ - -defined('_JEXEC') or die; - -use Joomla\CMS\Language\Text; -use Joomla\CMS\Router\Route; - -$return = $this->return ?? ''; -$showRegisterLink = $this->showRegisterLink ?? true; -$showLostPasswordLink = $this->showLostPasswordLink ?? true; -?> - -
diff --git a/src/html/com_comprofiler/registers/mobile.php b/src/html/com_comprofiler/registers/mobile.php deleted file mode 100644 index 01a65fd..0000000 --- a/src/html/com_comprofiler/registers/mobile.php +++ /dev/null @@ -1,136 +0,0 @@ - - * @license GNU General Public License version 2 or later; see LICENSE.txt - * - * Mobile responsive override for Community Builder registration view - */ - -defined('_JEXEC') or die; - -use Joomla\CMS\Language\Text; - -// Get form and fields -$form = $this->form ?? null; -$tabs = $this->tabs ?? null; -?> - -- : - maxplaces; ?> -
- - waitinglist)) : ?> -- -
- -- : - escape($item->contactname); ?> -
- contactemail)) : ?> - - -- - - -
-- -
-- -
-