|
|
@@ -38,7 +38,7 @@
|
|
|
<form style="display:flex;flex-direction:row;align-items:center;justify-content: space-between;" 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="addSubdomain" />
|
|
|
+ <input type="hidden" name="a" value="delSubdomain" />
|
|
|
<button type="submit" class="btn btn-primary btn-block">
|
|
|
Löschen bestätigen
|
|
|
</button>
|