Committer: mchervonniy
LJSUP-10528: Link to FAQ not displayedU trunk/cgi-bin/LJ/Widget/EntryForm.pm
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/EntryForm.pm 2011-11-28 07:16:17 UTC (rev 20639) +++ trunk/cgi-bin/LJ/Widget/EntryForm.pm 2011-11-28 08:20:51 UTC (rev 20640) @@ -1478,6 +1478,9 @@ if ($opts->{'mode'} eq "edit") { my $onclick = $LJ::IS_SSL ? '' : 'return true;'; + my $help_icon = LJ::help_icon("security", + "<span id='security-help'>\n", "\n</span>\n"); + $out .= $help_icon; $out .= qq{ <div id="entryform-update-and-edit" class="submit-options"> }; $out .= LJ::html_submit( 'action:save',