Jump to content

Change a navigation bar label in ProBid?


DebraLyn

Recommended Posts

Hi, all.  I'm new and admit I know nothing about what I'm trying to do.  I'm using an older version of ProBid (v5.23) and would like to change the "Sell" link to read "Offer".

 

In exploring, I've come to the file "public_html/themes/v5/header.php".  It looked like all I needed to do was change line 195 from [Cap_sell] to [Cap_offer], but, when I do that, the label disappears completely leaving it blank.

 

Is there an easy way for me to make this work?  Any guidance would be humbly appreciated!

 

      <tr class="mainmenu" bgcolor="#1863BD" align="center">

        <td style="border-bottom: 2px solid #003C85;"> <a href="<?=$path;?>index.php">

          <?=$lang[Cap_home];?>

          </a> </td>

        <? if ($showSell=="Y") { ?>

        <td style="border-bottom: 2px solid #003C85;"> <a href="<?=$btn2_link;?>">

          <?=$lang[Cap_sell];?>

          </a> </td>

        <? } ?>

   

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.