Changeset 33050


Ignore:
Timestamp:
Feb 5, 2024, 11:36:07 AM (3 months ago)
Author:
plg
Message:

changes by Willy for the new search_in_set icon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/template/index.tpl

    r33049 r33050  
    1010                                {combine_css path="themes/default/vendor/fontello/css/gallery-icon.css" order=-10}
    1111                                        <li id="cmdSearchInSet"><a href="{$SEARCH_IN_SET_URL}" title="{'Search in this set'|translate}" class="pwg-state-default pwg-button">
    12                                         <i class="pwg-icon-search-folder icon-white"></i>
     12                                        <i class="gallery-icon-search-folder icon-white"></i>
    1313                                        </a></li>
    1414                                {/if}
     
    8181                                <div class="mcs-side-results search-in-set-button">
    8282                                  <div>
    83                                   <p><a href="{$SEARCH_IN_SET_URL}" class="pwg-icon-search-folder">{'Search in this set'|translate}</a></p>
     83                                  <p><a href="{$SEARCH_IN_SET_URL}" class="gallery-icon-search-folder">{'Search in this set'|translate}</a></p>
    8484                                  </div>
    8585                                </div>
Note: See TracChangeset for help on using the changeset viewer.