From c603a3c5c098393e8aaa72e293daec5a431ee0c9 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 28 Mar 2006 07:00:32 +0000 Subject: fixed a minor flaging glitch --- templates/show_flagged.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show_flagged.inc.php') diff --git a/templates/show_flagged.inc.php b/templates/show_flagged.inc.php index b078a2da..660b3772 100644 --- a/templates/show_flagged.inc.php +++ b/templates/show_flagged.inc.php @@ -30,7 +30,7 @@ $web_path = conf('web_path'); - + print_name(); ?> print_flag(); ?> -- cgit