mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Changing links
This commit is contained in:
parent
7c12046edd
commit
8f691d57e3
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
<div class="l-center units">
|
||||
<?php
|
||||
if (isset($changelog))
|
||||
echo "<br /><br /><h1 style=\"margin: 0; color: #aa9c88;\">".__("What's new:")."</h1><br />Changelog:<br /><pre>".$changelog."</pre>".__("See")." <a style=\"color: #007bff;\" target=\"_blank\" href=\"https://github.com/myvesta/vesta/blob/master/Changelog.md\" >".__("full changelog")."</a>.<br />".__("This only admin see after myVesta upgrade, and will dissapear on next refresh.")."<br /><br /><hr style=\"color: #ffebcd;\" />";
|
||||
echo "<br /><br /><h1 style=\"margin: 0; color: #aa9c88;\">".__("What's new:")."</h1><br />Changelog:<br /><pre>".$changelog."</pre>".__("This only admin see after myVesta upgrade, and will dissapear on next refresh.")."<br />".__("Check out our")." <a style=\"color: #007bff;\" target=\"_blank\" href=\"https://www.myvestacp.com/\">".__("new site, wiki and forum")."</a>.<br /><br /><hr style=\"color: #ffebcd;\" />";
|
||||
|
||||
foreach ($data as $key => $value) {
|
||||
++$i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue