Skip to content

Commit

Permalink
Update password.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmaster187 committed Dec 9, 2024
1 parent b4eacfd commit e3bea53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeslaLogger/www/admin/password.php
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ function GetTokensFromURL()
echo("&nbsp;<a target='_blank' href='https://billing.stripe.com/p/login/8wMaGogxma56fGUdQQ'>". get_text("SubscribeManage") ."</a>");
}
else
echo("<a target='_blank' href='https://buy.stripe.com/9AQaHNdU33k29Vu144?client_reference_id=$vin'>&#x274c; ". get_text("Subscribe") ."</a>");
echo("<a target='_blank' href='https://buy.stripe.com/9AQaHNdU33k29Vu144?client_reference_id=$vin'>⚠️ ". get_text("Subscribe") ."</a>");
}
echo("</td>\r\n");

Expand Down

0 comments on commit e3bea53

Please sign in to comment.