mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-23 16:02:34 +01: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") {
|
||||
echo '<img style="scale:0.9" src="https://img.shields.io/static/v1?label=&message=Error!&color=red">';
|
||||
} 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) {
|
||||
echo '<img style="scale:0.9" src="https://img.shields.io/static/v1?label=&message=Update available&color=yellow">';
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user