1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00

Translation Updates

This commit is contained in:
Awilum
2013-03-01 23:12:44 +02:00
parent 614b876faf
commit 3cd0ec09dc

View File

@@ -1,4 +1,4 @@
<h3><?php echo __('Login', 'users'); ?></h3>
<h3><?php echo __('Log In', 'users'); ?></h3>
<hr>
<?php if (Notification::get('error')) Alert::error(Notification::get('error')); ?>
<form method="post">