text
This commit is contained in:
@@ -21,11 +21,11 @@ function createAffiliateModal() {
|
||||
<h2 style="margin-bottom: 15px; font-size: 24px; color: #333;">Affiliate Builder</h2>
|
||||
|
||||
<div style="margin-bottom: 15px;">
|
||||
<label style="display:block; margin-bottom:5px; color:#555;">Your affiliate code:</label>
|
||||
<label style="display:block; margin-bottom:5px; color:#555;">Your affiliate code provided by us:</label>
|
||||
<input type="text" id="affiliateCode" placeholder="Enter code" style="width:100%; padding:12px 15px; border:1px solid #ccc; border-radius:8px;">
|
||||
</div>
|
||||
<div style="margin-bottom: 15px;">
|
||||
<label style="display:block; margin-bottom:5px; color:#555;">Your affiliate campaign:</label>
|
||||
<label style="display:block; margin-bottom:5px; color:#555;">For your reference your campaign name:</label>
|
||||
<input type="text" id="affiliateCampaign" placeholder="Enter campaign" style="width:100%; padding:12px 15px; border:1px solid #ccc; border-radius:8px;">
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user