From: Andrew Dolgov Date: Fri, 11 Jan 2008 06:57:21 +0000 (+0100) Subject: add help link on label create/edit dialogs X-Git-Tag: 1.2.19~13 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=819558ef7b665c3d2309d146ff466b6c97f31f3e;p=tt-rss.git add help link on label create/edit dialogs --- diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 963da7b0..c40c5170 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 82a95a7b..552dbc58 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 "";