Disabled version notification to avoid confusion.

This commit is contained in:
Codenift 2020-03-16 08:53:59 -04:00
parent ad73c9bb4c
commit fec5ca6372
1 changed files with 7 additions and 2 deletions

View File

@ -9,7 +9,12 @@
</head>
<body>
<div id="Panel" class="sticky">
<?php echo $this->versionNotify();
<?php
/*
NOTE: Temporarily disabled version notification to avoid confusion,
Users can check current version in Settings > Status.
*/
//echo $this->versionNotify();
$sss = $this->SourceSwitchStatus();
$scs = $this->SourceConnectionStatus();
?>
@ -70,7 +75,7 @@
<div id="nav">
<?php echo $this->navigation()->menu(); ?>
</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">