There seems to be a problem on some Alfresco accounts.
On my account when you go to Sites and Search for Sites ,the search button works just fine. Its html script is: <div class="search-button"><span class="yui-button yui-push-button" id="template_x002e_site-finder_x002e_site-finder-button"><span class="first-child"><button type="button" tabindex="0" id="template_x002e_site-finder_x002e_site-finder-button-button">Search</button></span></span></div>
While for my 2 coworkers, the search button doesn't function. Its html script is: <div class="search-button"><button id="template_x002e_site-finder_x002e_site-finder-button">Search</button></div>
Do you guys have any idea on this issue? Please help me. Thanks