From 4d23f96e95c83473c0960e1e85c9e4d3159d503b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 18 Jan 2009 11:17:17 +0100 Subject: pref-labels: disable table caption --- modules/pref-labels.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/pref-labels.php') diff --git a/modules/pref-labels.php b/modules/pref-labels.php index f03985780..797d2de3f 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -160,11 +160,11 @@ ".__('None')." "; - print " +/* print "   - ".__('Caption')." + ".__('Caption')." - "; + "; */ $lnum = 0; @@ -179,7 +179,7 @@ $line["caption"] = htmlspecialchars($line["caption"]); - print ""; -- cgit v1.2.3