andre 3 лет назад
Родитель
Сommit
f6297efd47
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      clientarea.tpl
  2. 1 1
      cwp7.php

+ 1 - 1
clientarea.tpl

@@ -242,7 +242,7 @@
                                     <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 class="fas fa-power-off fa-fw" type="submit" value="" />
                                     </form>
                                   {/if}

+ 1 - 1
cwp7.php

@@ -320,7 +320,7 @@ function cwp7_UsageUpdate($params) {
 	}
 }
 
-function cwp7_enableSSL($params) {
+function cwp7_enablessl($params) {
 	logModuleCall(
 		'cwp7',
 		__FUNCTION__,