Merge branch 'hylee'
This commit is contained in:
commit
865fb0e3c2
@ -876,10 +876,9 @@ function getAddrGroupListShow(jsonList) {
|
||||
<c:if test="${result.msgKind eq 'A' }" >
|
||||
<p class="ad_tit">(광고)</p>
|
||||
</c:if>
|
||||
<p class="none_txt" id="smsTxt">
|
||||
<p class="realtime" id="smsTxt">
|
||||
${fn:replace(result.smsTxt, newLineChar, "<br/>")}
|
||||
</p>
|
||||
<p class="realtime"></p>
|
||||
<c:if test="${result.msgKind eq 'A' }" >
|
||||
<p class="deny_receipt">무료 거부 080-0000-0000</p>
|
||||
</c:if>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user