Skip to content

Commit

Permalink
Update startup.phtml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber committed Mar 29, 2022
1 parent cfdcc9e commit d799b65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plib/views/scripts/index/startup.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<span>Latest available version is </span> <b><?php echo $this->latestVersion; ?></b> <br />
<br />

<meta http-equiv="refresh" content="35">

<button data-update-link="<?php echo $this->updateLink; ?>" class="btn action js-check-for-update" style="width:300px;font-size:18px;padding: 15px;">
Download Now
</button>

0 comments on commit d799b65

Please sign in to comment.