Commit 61aaa61d authored by Ad Schellevis's avatar Ad Schellevis

(legacy/menu) oops, missed a </a>

parent 19a5fc38
......@@ -209,8 +209,9 @@ if($need_alert_display == true) {
<div style="display: table-row">
<div style="display: table-cell"><?=$subMenuItem->VisibleName;?></div>
<div style="display: table-cell; vertical-align:middle;"><span class="<?=$subMenuItem->CssClass;?>"></span></div>
</div>
</div>
</div>
</a>
<?php
endif;?>
<?php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment