mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Revert "Hide Login button on OQRS page"
This reverts commit 325f2d0e24.
This commit is contained in:
parent
0ed3327734
commit
7b072cd65b
1 changed files with 3 additions and 0 deletions
|
|
@ -65,6 +65,9 @@
|
|||
</li>
|
||||
<?php }
|
||||
}?>
|
||||
<li class="nav-item">
|
||||
<a class="btn btn-outline-primary" href="<?php echo site_url('user/login');?>">Login</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue