|
|
@@ -242,7 +242,8 @@
|
|
|
<form method="post" action="clientarea.php?action=productdetails">
|
|
|
<input type="hidden" name="id" value="{$serviceid}" />
|
|
|
<input type="hidden" name="modop" value="custom" />
|
|
|
- <input type="hidden" name="a" value="enablessl" />
|
|
|
+ <input type="hidden" name="a" value="enableSSL" />
|
|
|
+ <input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
<input type="submit" value="Enable SSL" />
|
|
|
</form>
|
|
|
{/if}
|