Vabila smtp popup je viden samo na aai
This commit is contained in:
parent
6d2dfd610a
commit
e836df9779
@ -9896,7 +9896,7 @@ class SurveyInvitationsNew {
|
||||
echo '<span class="bold">'.$lang['srv_email_setting_select_server'].'</span> ';
|
||||
|
||||
// AAI ima Arnesov smtp
|
||||
if(true || $aai_instalacija){
|
||||
if($aai_instalacija){
|
||||
echo '<label><input type="radio" name="SMTPMailMode" value="0" '.($MA->is1KA() ? 'checked ="checked" ' : '').' onclick="smtpAAIPopupShow();">';
|
||||
echo $lang['srv_email_setting_adapter0_aai']. ' </label>';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user