]> git.mjollnir.org Git - s9y.git/commitdiff
Add missing message part, thanks to samgee
authorgarvinhicking <garvinhicking>
Mon, 22 Jan 2007 12:36:05 +0000 (12:36 +0000)
committergarvinhicking <garvinhicking>
Mon, 22 Jan 2007 12:36:05 +0000 (12:36 +0000)
templates/default/commentpopup.tpl

index 0a08001cb1f170868f543d564ae6807072b135c7..c1cdcb93b5f312ff67ab7968fbe29834871c1bc7 100644 (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}