Options.inc.php

mdsupport wrote on Tuesday, May 31, 2016:

Following line in function display_layout_tabs generates a curious < a > tag id attribute because of a bug(?)

id="header_tab_<?php echo ".htmlspecialchars($group_name,ENT_QUOTES)."?>"

The code also seems to rely on inserting raw html code instead of echo/print by other assets in codebase.

sunsetsystems wrote on Tuesday, May 31, 2016:

Dunno but it’s been that way since 2010. Here is the commit that put it there:

You might look at other places that do tabs and see what they use the list item ID for, if anything.

Rod
http://www.sunsetsystems.com/