Kaynağa Gözat

clientareafunctions

andre 3 yıl önce
ebeveyn
işleme
590bae13ab
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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>