forked from Public/pics
LogInForm: change title to something #RU-like
This commit is contained in:
parent
edc857f6fd
commit
cf0b9ebaf9
@ -27,7 +27,7 @@ class LogInForm extends SubTemplate
|
|||||||
{
|
{
|
||||||
if (!empty($this->_title))
|
if (!empty($this->_title))
|
||||||
echo '
|
echo '
|
||||||
<h1 class="mb-4">Log in to your account</h1>';
|
<h1 class="mb-4">Press #RU to continue</h1>';
|
||||||
|
|
||||||
if (!empty($this->_subtemplates))
|
if (!empty($this->_subtemplates))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user