mirror of
https://github.com/kevinnlsamuel/rainbowcroissant.git
synced 2025-12-06 10:06:01 +05:30
spam "headings" to two cols"
This commit is contained in:
@@ -43,8 +43,7 @@
|
|||||||
<label for="phone">Phone No</label>
|
<label for="phone">Phone No</label>
|
||||||
<input type="tel" id="phone" name="phone" />
|
<input type="tel" id="phone" name="phone" />
|
||||||
|
|
||||||
<strong>Details of the fees payment</strong>
|
<strong class="col-span-2">Details of the fees payment</strong>
|
||||||
<br />
|
|
||||||
|
|
||||||
<label for="acc-holder">Name of the account holder</label>
|
<label for="acc-holder">Name of the account holder</label>
|
||||||
<input type="text" id="acc-holder" name="acc-holder" />
|
<input type="text" id="acc-holder" name="acc-holder" />
|
||||||
@@ -87,8 +86,7 @@
|
|||||||
<label for="inb">INB Reference Number (for transfer from SBI to SBI)</label>
|
<label for="inb">INB Reference Number (for transfer from SBI to SBI)</label>
|
||||||
<input type="text" id="inb" name="inb" />
|
<input type="text" id="inb" name="inb" />
|
||||||
|
|
||||||
<strong>Details of the fees payment</strong>
|
<strong class="col-span-2">Details of the fees payment</strong>
|
||||||
<br />
|
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>A scanned copy of the receipt/counterfoil</li>
|
<li>A scanned copy of the receipt/counterfoil</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user