From 59216e083ceae53c0f7862dcca4af20738b5d2cb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 20 Nov 2010 14:53:52 +0300 Subject: use dijit.form.Buttons in refactored filter/label dialogs --- modules/pref-labels.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/pref-labels.php') diff --git a/modules/pref-labels.php b/modules/pref-labels.php index 5e0253856..e381d72ff 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -25,7 +25,7 @@ $fg_color = $line['fg_color']; $bg_color = $line['bg_color']; - print "α"; + print "α"; print ""; print "
"; - print ""; - print ""; print "
"; -- cgit v1.2.3