|
|
@@ -33,11 +33,11 @@
|
|
|
</tr>
|
|
|
<form style="display:flex;flex-direction:row;align-items:center;justify-content: space-between;" method="post" action="clientarea.php?action=productdetails">
|
|
|
<tr>
|
|
|
- <td>
|
|
|
+ <td >
|
|
|
<input type="hidden" name="id" value="{$id}" />
|
|
|
<input type="hidden" name="modop" value="custom" />
|
|
|
<input type="hidden" name="a" value="addSite" />
|
|
|
- <input style="margin-right:20px;" class="form-control" type="text" maxlength=256 name="d" /> .{$domain}
|
|
|
+ <input style="margin-right:20px;" class="form-control" type="text" maxlength=256 name="d" /><b>.{$domain}</b>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|