|
@@ -8,10 +8,8 @@
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|
|
|
<td colspan=2>
|
|
<td colspan=2>
|
|
|
- <button type="button" class="btn btn-primary" color="white">
|
|
|
|
|
- <a href=/whmcs/clientarea.php?action=productdetails&id={$serviceid}&dosinglesignon=1 target=_blank>
|
|
|
|
|
- <i class="fas fa-sign-in fa-fw"></i> Login to Zimbra
|
|
|
|
|
- </a>
|
|
|
|
|
|
|
+ <button type="button" class="btn btn-primary" onclick="runModuleCommand('singlesignon'); return false">
|
|
|
|
|
+ <i class="fas fa-sign-in fa-fw"></i> Login to Zimbra
|
|
|
</button>
|
|
</button>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|