Browse Source

clientareafunctions

andre 3 years ago
parent
commit
9ad06a4c5f
1 changed files with 0 additions and 9 deletions
  1. 0 9
      cwp7_add_domain.tpl

+ 0 - 9
cwp7_add_domain.tpl

@@ -51,15 +51,6 @@
 								</tr>
 							</tbody>
 						</table>
-						<form method="post" action="clientarea.php?action=productdetails">
-							<input type="hidden" name="id" value="{$id}" />
-							<input type="hidden" name="modop" value="custom" />
-							<input type="hidden" name="a" value="addDomain" />
-							<input type="text" name="d" />
-							<button type="submit" class="btn btn-default btn-block">
-								Domaine erstellen
-							</button>
-						</form></p>
 					</div>
 				</div>
 			</div>