-
Bug
-
Resolution: Fixed
-
Blocker
-
3.1.0-dev
-
None
prosilver overall header:
<!-- DEFINE $MICRODATA = ' itemtype="http://data-vocabulary.org/Breadcrumb" itemscope=""' -->
|
<li class="icon-home"><!-- IF U_SITE_HOME --><a href="{U_SITE_HOME}"{$MICRODATA}>{L_SITE_HOME}</a> <strong>‹</strong> <!-- ENDIF -->
|
<a href="{U_INDEX}" accesskey="h"{$MICRODATA}>{L_INDEX}</a>
|
<!-- BEGIN navlinks --> <strong>‹</strong> <a href="{navlinks.U_VIEW_FORUM}"{$MICRODATA}>{navlinks.FORUM_NAME}</a><!-- END navlinks -->
|
<!-- EVENT overall_header_breadcrumb_append -->
|
</li>
|
area51 output:
<li class="icon-home"><a href="https://area51.phpbb.com" itemtype=http://data-vocabulary.org/Breadcrumb itemscope=>Area51</a> <strong>‹</strong> <a href="./index.php?sid=799cb114ea87ab136bca201f1a887256" accesskey="h" itemtype=http://data-vocabulary.org/Breadcrumb itemscope=>Board index</a>
|
</li>
|
note the " are all gone