Procházet zdrojové kódy

clientareafunctions

andre před 3 roky
rodič
revize
590bae13ab
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      cwp7_add_domain.tpl

+ 1 - 1
cwp7_add_domain.tpl

@@ -42,7 +42,7 @@
 											<input type="hidden" name="id" value="{$id}" />
 											<input type="hidden" name="modop" value="custom" />
 											<input type="hidden" name="a" value="addDomain" />
-											<input style="padding-right:20px;" class="form-control" type="text" maxlength=256 name="d" /> 
+											<input style="margin-right:20px;" class="form-control" type="text" maxlength=256 name="d" /> 
 											<button type="submit" class="btn btn-primary">
 												Erstellen
 											</button>