LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
lemonldap-ng/lemonldap-ng-manager/site/htdocs/static/forms/SMTP.html

12 lines
263 B

<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{{translateTitle(currentNode)}}</h3>
</div>
</div>
<script type="text/menu">
[{
"title": "sendTestMail",
"action": "sendTestMail",
"icon": "envelope"
}]
</script>