Ver código fonte

clientareafunctions

andre 3 anos atrás
pai
commit
90f9915793
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      cwp7_add_domain.tpl

+ 3 - 3
cwp7_add_domain.tpl

@@ -24,13 +24,13 @@
 						</div>
 					</div>
 					<div class="col-md-12">
-						<div class="alert alert-info">
+						<p><div class="alert alert-info">
 							Geben Sie den Namen der neuen Hosting Domaine ein.<br />
 							Diese Domaine wird in Ihrem Hosting-Account erstellt.<br />
 							Einen DNS Eintrag, ein SSL Zertifikat oder weiter Subdomains<br />
 							für Ihre neue Domaine können Sie danach in der Übersicht erstellen.
 						</div>
-						<br />
+						</p><p>
 						<form method="post" action="clientarea.php?action=productdetails">
 							<input type="hidden" name="id" value="{$id}" />
 							<input type="hidden" name="modop" value="custom" />
@@ -39,7 +39,7 @@
 							<button type="submit" class="btn btn-default btn-block">
 								Domaine erstellen
 							</button>
-						</form>
+						</form></p>
 					</div>
 				</div>
 			</div>