diff --git a/hwe/js/msg.js b/hwe/js/msg.js index cf212e38..15d463c6 100644 --- a/hwe/js/msg.js +++ b/hwe/js/msg.js @@ -523,7 +523,7 @@ function activateMessageForm(){ jQuery(function($){ //tmp_template.html은 추후 msg.js에 통합될 수 있음 - var getTemplate = $.get('js/templates/message.html?9',function(obj){ + var getTemplate = $.get('js/templates/message.html?10',function(obj){ messageTemplate = obj; }); diff --git a/hwe/js/templates/message.html b/hwe/js/templates/message.html index c05945c1..b16b8ed1 100644 --- a/hwe/js/templates/message.html +++ b/hwe/js/templates/message.html @@ -12,7 +12,7 @@
- <%if(!this.option && !this.option.action && src.id == myGeneralID && now <= last5min && invalidType == 'msg_valid'){%> + <%if(!this.option.action && src.id == myGeneralID && now <= last5min && invalidType == 'msg_valid'){%> <%}%> <%if(msgType == 'private') {%>