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 +++++ modules/pref-labels.php | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'modules') 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 ""; 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