Add missing message part, thanks to samgee

This commit is contained in:
Garvin Hicking 2007-01-22 12:36:05 +00:00
parent 6c0ebe7530
commit 8fe0772f84

View File

@ -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}