mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-05-06 12:58:45 +02:00
Update manually tag now links to theme page
@MagicLike
This commit is contained in:
parent
0b5aec1ece
commit
8e232344d7
@ -188,7 +188,7 @@ table, th, td {
|
|||||||
if ($themeVe == "error") {
|
if ($themeVe == "error") {
|
||||||
echo '<img style="scale:0.9" src="https://img.shields.io/static/v1?label=&message=Error!&color=red">';
|
echo '<img style="scale:0.9" src="https://img.shields.io/static/v1?label=&message=Error!&color=red">';
|
||||||
} elseif ($hasSource == false) {
|
} elseif ($hasSource == false) {
|
||||||
echo '<img style="scale:0.9" src="https://img.shields.io/static/v1?label=&message=Update manually&color=red">';
|
echo '<a href="https://littlelink-custom.com/themes.php" target="_blank"><img style="scale:0.9" src="https://img.shields.io/static/v1?label=&message=Update manually&color=red"></a>';
|
||||||
} elseif($updateAv == true) {
|
} elseif($updateAv == true) {
|
||||||
echo '<img style="scale:0.9" src="https://img.shields.io/static/v1?label=&message=Update available&color=yellow">';
|
echo '<img style="scale:0.9" src="https://img.shields.io/static/v1?label=&message=Update available&color=yellow">';
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user