mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[Login] Fixed text
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="container" class="container mx-auto pt-5" style="max-width:400px">
|
||||
|
||||
<h2>Log in</h2>
|
||||
<h1>Login</h1>
|
||||
<?php $this->load->view('layout/messages'); ?>
|
||||
|
||||
<form method="post" action="<?php echo site_url('user/login'); ?>" name="users">
|
||||
|
||||
Reference in New Issue
Block a user