mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge pull request #1908 from phl0/hideLogin
Hide Login button on OQRS page
This commit is contained in:
@@ -65,9 +65,6 @@
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user