Menu

#52 Breadcrumbs path for chng_gamerequest.php not shown

0.97.3.5
closed-fixed
None
5
2005-11-29
2005-11-28
No

The "breadcrumbs" path is normally shown on the left
side of the page underneath the "home" hyperlink. No
breadcrumbs path is visible for chng_gamerequest.php

On line 75 of structuretree.php is the following code:
71 => array('add request',
'chng_gamerequests.php', 56, ''),

This should be changed to:
71 => array('add request',
'chng_gamerequest.php', 56, ''),

Discussion

  • Charlie Croom

    Charlie Croom - 2005-11-29

    Logged In: YES
    user_id=1031499

    Thanks! Quick fix slipped in for next version!

     
  • Charlie Croom

    Charlie Croom - 2005-11-29
    • assigned_to: nobody --> comp615
    • status: open --> closed-fixed
     

Log in to post a comment.