spelling mistakes

  • csimmo
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 1 month ago #23410 by csimmo

Please Log in to join the conversation.

More
12 years 1 month ago #23414 by ivan.milic
Replied by ivan.milic on topic spelling mistakes
Open components\com_search\views\search\tmpl\default_form.php

find this (around line 53):

<label for="area-<?php echo $val;?>">
<?php echo JText::_($txt); ?>
</label>

temporally replace <?php echo JText::_($txt); ?> with just:

<?php echo $txt; ?>

see what will appear in place of existing text after that.

a the end you can simplu add to xx-XX.com_virtuemart.ini

THAT_TEXT_YOU_SEE="Product"
The following user(s) said Thank You: csimmo

Please Log in to join the conversation.

  • csimmo
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 1 month ago #23432 by csimmo
Replied by csimmo on topic spelling mistakes
I added it to the language override
PLG_SEARCH_VIRTUEMART_PRODUCTS

All fixed, thank you.

Please Log in to join the conversation.

Time to create page: 0.087 seconds
Powered by Kunena Forum