-
Bug
-
Resolution: Fixed
-
3.0.1
-
None
-
PHP Environment: 5.2.5
Database: MySQL 5.0.51
Mark all/Unmark all doesnt check/uncheck "Watched forums" unless you delete the "t" in the onclick.
The "t" isnt there in prosilver..
Line 81:
<div class="gensmall" style="float: {S_CONTENT_FLOW_END}; padding-top: 2px;"><b><a href="#" onclick="marklist('ucp', 't', true); return false;">{L_MARK_ALL}</a> :: <a href="#" onclick="marklist('ucp', 't', false); return false;">{L_UNMARK_ALL}</a></b></div>
|