mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
[Login] Fixed text
This commit is contained in:
parent
01a0f75f84
commit
45a20291ee
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue