mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 05:07:49 +02:00
Translation Updates
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<h3><?php echo __('Login', 'users'); ?></h3>
|
<h3><?php echo __('Log In', 'users'); ?></h3>
|
||||||
<hr>
|
<hr>
|
||||||
<?php if (Notification::get('error')) Alert::error(Notification::get('error')); ?>
|
<?php if (Notification::get('error')) Alert::error(Notification::get('error')); ?>
|
||||||
<form method="post">
|
<form method="post">
|
||||||
|
Reference in New Issue
Block a user