Updated the code.

This commit is contained in:
Batuhan Berk Başoğlu 2024-06-09 22:48:23 -04:00
parent 00578fd21e
commit cb246a1dae
7 changed files with 858 additions and 16 deletions

View file

@ -268,7 +268,7 @@ span.price {
</table>
<hr>
<h3>total<span class='price' style='color:black'><b>$$total</b></span></h3>";
<h3>total<span class='price' style='color:black'><b>$total$</b></span></h3>";
}
?>