From 819558ef7b665c3d2309d146ff466b6c97f31f3e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 11 Jan 2008 07:57:21 +0100 Subject: add help link on label create/edit dialogs --- modules/pref-labels.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/pref-labels.php') diff --git a/modules/pref-labels.php b/modules/pref-labels.php index 82a95a7bb..552dbc588 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -49,6 +49,11 @@ print ""; + print ""; + print ""; + print " + ".__('Click here for help').""; + print ""; print ""; -- cgit v1.2.3-54-g00ecf