New bootstrap-based layout #30

Merged
Roflin merged 79 commits from bootstrap into master 2023-03-14 19:11:25 +01:00
Showing only changes of commit cf0b9ebaf9 - Show all commits

View File

@ -27,7 +27,7 @@ class LogInForm extends SubTemplate
{
if (!empty($this->_title))
echo '
<h1 class="mb-4">Log in to your account</h1>';
<h1 class="mb-4">Press #RU to continue</h1>';
if (!empty($this->_subtemplates))
{