sms->common;?>

sms->turnon?> sms->turnonList, empty($smsConfig->turnon) ? '' : $smsConfig->turnon)?>
sms->debug?> sms->turnonList, empty($smsConfig->debug) ? '' : $smsConfig->debug)?>
sms->method?> sms->methodList, empty($smsConfig->method) ? '' : $smsConfig->method)?>
sms->url?> url) ? '' : $smsConfig->url, "class='form-control'")?>
sms->encode?> encode) ? 'utf-8' : $smsConfig->encode, "class='form-control'")?>
sms->mobile?> mobile) ? '' : $smsConfig->mobile, "class='form-control'")?>
sms->delimiter?> delimiter) ? '' : $smsConfig->delimiter, "class='form-control'")?>
sms->content?> content) ? '' : $smsConfig->content, "class='form-control'")?>
sms->signature?> signature) ? '' : $smsConfig->signature, "class='form-control'")?>
sms->successCall?> successcall) ? '' : $smsConfig->successcall, "class='form-control'")?>
sms->otherItems;?> params)):?> params as $key => $value):?>
sms->key}'")?> sms->value}'")?>
sms->reset, inlink('reset'), 'self', '', 'btn btn-wide'); if(common::hasPriv('sms', 'test')) echo html::a(inlink('test'), $lang->sms->test, 'hiddenwin', "class='btn btn-wide'"); ?>