Project

General

Profile

Feature #3120 ยป fbegin.inc.diff

Josh Finlay, 01/21/2015 11:59 PM

View differences:

fbegin.inc 2015-01-22 15:58:22.000000000 +1000
420 420
?>
421 421
<?php if(! $g['disablehelpicon']): ?>
422 422

  
423
<a href="<?php echo $helpurl; ?>" title="<?php echo gettext("Help for items on this page"); ?>"><img style="vertical-align:middle" src="/themes/<?php echo $g['theme']; ?>/images/icons/icon_help.gif" border="0" alt="help" /></a>
423
<a href="<?php echo $helpurl; ?>" target="_blank" title="<?php echo gettext("Help for items on this page"); ?>"><img style="vertical-align:middle" src="/themes/<?php echo $g['theme']; ?>/images/icons/icon_help.gif" border="0" alt="help" /></a>
424 424
<?php endif; ?>
425 425
</span>
426 426
</div>
    (1-1/1)