Add missing message part, thanks to samgee
This commit is contained in:
parent
6c0ebe7530
commit
8fe0772f84
@ -28,7 +28,7 @@
|
||||
|
||||
{elseif $is_comment_empty}
|
||||
|
||||
<div class="popup_comments_message popup_comments_message_empty">{$comment_string.0}<a href="#" onclick="history.go(-1)">{$comment_string.1}</a></div>
|
||||
<div class="popup_comments_message popup_comments_message_empty">{$comment_string.0}<a href="#" onclick="history.go(-1)">{$comment_string.1}</a>{$comment_string.2}</div>
|
||||
|
||||
{elseif $is_showtrackbacks}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user