Răsfoiți Sursa

clientareafunctions

andre 3 ani în urmă
părinte
comite
a410ede910
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      cwp7_add_domain.tpl

+ 2 - 2
cwp7_add_domain.tpl

@@ -38,12 +38,12 @@
 								</tr>
 								</tr>
 								<tr>
 								<tr>
 									<td>						
 									<td>						
-										<form style="display:flex;" method="post" action="clientarea.php?action=productdetails">
+										<form style="display:flex;flex-direction:row;align-items:stretch;align-content:space-between;" method="post" action="clientarea.php?action=productdetails">
 											<input type="hidden" name="id" value="{$id}" />
 											<input type="hidden" name="id" value="{$id}" />
 											<input type="hidden" name="modop" value="custom" />
 											<input type="hidden" name="modop" value="custom" />
 											<input type="hidden" name="a" value="addDomain" />
 											<input type="hidden" name="a" value="addDomain" />
 											<input class="form-control" type="text" size=30 maxlength=256 name="d" /> 
 											<input class="form-control" type="text" size=30 maxlength=256 name="d" /> 
-											<button style="margin-left:10px;padding:8px;" type="submit" class="btn btn-primary">
+											<button type="submit" class="btn btn-primary">
 												Erstellen
 												Erstellen
 											</button>
 											</button>
 										</form>
 										</form>