From 071ec48fd1ec17646d1879bda73489d60fede1c2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 7 Aug 2008 09:06:12 +0100 Subject: label editor: simple control to add common rules --- functions.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'functions.php') diff --git a/functions.php b/functions.php index e23590d74..a4471fcfe 100644 --- a/functions.php +++ b/functions.php @@ -5646,4 +5646,28 @@ print ""; } + function print_label_dlg_common_examples() { + + print __("Match ") . " "; + + print ""; + + print ""; + + print " "; + } ?> -- cgit v1.2.3