Update wording
This commit is contained in:
parent
afd0bc2279
commit
71c3f11538
@ -57,12 +57,16 @@
|
|||||||
|
|
||||||
<h1 class="heading">Waschmarken Scoreboard</h1>
|
<h1 class="heading">Waschmarken Scoreboard</h1>
|
||||||
|
|
||||||
<h2><span id="greeting">Henlo</span></h2>
|
<h3><span id="greeting">Henlo</span></h3>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
You can update your sold washing coins here.
|
||||||
|
</p>
|
||||||
|
|
||||||
<table id="thetable">
|
<table id="thetable">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Sold Washing Coins</td>
|
<td>Washing Coins Sold</td>
|
||||||
<td id="currentcoins">42</td>
|
<td id="currentcoins">42</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user