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/popup-dialog.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 963da7b00..c40c51702 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -229,6 +229,11 @@ print ""; + print ""; + print ""; + print " + ".__('Click here for help').""; + print ""; print ""; -- cgit v1.2.3-54-g00ecf