spelling
This commit is contained in:
@@ -20,7 +20,6 @@ function createModal() {
|
|||||||
<h2 style="margin-bottom: 10px;">Order Details</h2>
|
<h2 style="margin-bottom: 10px;">Order Details</h2>
|
||||||
<p id="productText" style="margin-bottom: 20px; font-weight: 500;"></p>
|
<p id="productText" style="margin-bottom: 20px; font-weight: 500;"></p>
|
||||||
|
|
||||||
1 additional security update can be applied with ESM Apps.
|
|
||||||
<form id="buyForm" style="display: flex; flex-direction: column; gap: 12px;">
|
<form id="buyForm" style="display: flex; flex-direction: column; gap: 12px;">
|
||||||
<input type="text" name="name" placeholder="Name" required>
|
<input type="text" name="name" placeholder="Name" required>
|
||||||
<input type="text" name="company" placeholder="Company" required>
|
<input type="text" name="company" placeholder="Company" required>
|
||||||
|
|||||||
Reference in New Issue
Block a user