Make GBP form general-purpose: blank client field (no Overcome Fitness default)
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
<body>
|
||||
<div class="wrap">
|
||||
<h1>DOP — GBP Snapshot Intake</h1>
|
||||
<p class="sub">Fill once per cold audit. Generate text → copy/paste to Leonard. Uses execution card rules only.</p>
|
||||
<p class="sub">General-purpose cold audit form. Fill once per client. Generate text → copy/paste to Leonard. Uses execution card rules only.</p>
|
||||
|
||||
<form id="gbpForm" autocomplete="off">
|
||||
<div class="card">
|
||||
@@ -150,7 +150,7 @@
|
||||
<div class="grid">
|
||||
<div>
|
||||
<label for="client">Client name</label>
|
||||
<input id="client" type="text" placeholder="Overcome Fitness" />
|
||||
<input id="client" type="text" placeholder="Client name" />
|
||||
</div>
|
||||
<div>
|
||||
<label for="snapshot_date">Snapshot date</label>
|
||||
|
||||
Reference in New Issue
Block a user