Removing extra logout button
This commit is contained in:
parent
7f6a2e3481
commit
b2a3b57933
1 changed files with 0 additions and 8 deletions
|
@ -76,14 +76,6 @@
|
||||||
<?php echo $this->navigation()->menu(); ?>
|
<?php echo $this->navigation()->menu(); ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="btn-group">
|
|
||||||
<a href="<?php echo $this->baseUrl . '/login/logout'; ?>">
|
|
||||||
<button id="add_media_btn" class="btn btn-small dashboard-btn btn-danger">
|
|
||||||
<span><?php echo _("Logout") ?></span>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
<?php
|
<?php
|
||||||
$partitions = Application_Model_Systemstatus::GetDiskInfo();
|
$partitions = Application_Model_Systemstatus::GetDiskInfo();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue