-
Improvement
-
Resolution: Fixed
-
Trivial
-
3.1.0-dev
-
None
When viewing topics, we have topic title attributes when we mouse over the topic rows.
This title attribute is not used in the search views of topics (view your posts, view active topics, search results as topics).
Is this an oversight? Because in search.php, the template variable is defined TOPIC_FOLDER_IMG_ALT, it is just not utilized in search_results.html, the way it is utilized in say, view forum_body.html
title="{searchresults.TOPIC_FOLDER_IMG_ALT}"
|