|
|
|
@ -43,6 +43,10 @@
|
|
|
|
<input type="number" class="w-25 btn btn-secondary" name="MonthGoalInput" id="MonthGoalInput" value="50" onfocus="document.getElementById('SETMonthGoalSaveButton').classList.remove('d-none')">
|
|
|
|
<input type="number" class="w-25 btn btn-secondary" name="MonthGoalInput" id="MonthGoalInput" value="50" onfocus="document.getElementById('SETMonthGoalSaveButton').classList.remove('d-none')">
|
|
|
|
<button class="btn d-none" id="SETMonthGoalSaveButton">Sichern</button>
|
|
|
|
<button class="btn d-none" id="SETMonthGoalSaveButton">Sichern</button>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="list-group-item d-flex justify-content-between align-items-center mt-5">
|
|
|
|
|
|
|
|
WhatsApp Community
|
|
|
|
|
|
|
|
<a class="btn btn-success" href="https://chat.whatsapp.com/Cy4laGaEdLP1DZbhN04zRQ" target="_blank" rel="noopener noreferrer">Beitreten</a>
|
|
|
|
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|