Commit 349e52bd authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

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

(cherry picked from commit 61aaa61d)
parent 800d2672
......@@ -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