Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • macanroe Friend
    #193912

    Hello,

    I would like to erase the Word TAG next to the magic selection.
    i did not find the code in the css to realize that!

    Thanks!


    1. tag
    HeR0 Friend
    #519181

    The tweak below would help:

    Open the file modulesmod_jak2filterhelper.php and navigate to:
    [PHP]public function getLabelMagicSelect($fieldname, $fieldtitle, $group = 0)[/PHP]

    Replace:
    [PHP]$label = “nt<label class=”group-label”>”.$fieldtitle;[/PHP]

    With:
    [PHP]$label = “nt<label class=”group-label”>”;[/PHP]

    Hope this helps.

    macanroe Friend
    #523248

    GREAT WORKS!!!

    Thanks a lot

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  macanroe 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum