Newer
Older
WebMCR / upload / themes / default / menu / menu-id-sub.html
@Qexy Qexy on 22 Mar 2016 173 bytes rc 1.3.3
<li class="<?php echo $data['ACTIVE']; ?>"><a tabindex="-1" href="<?php echo $data['URL']; ?>" target="<?php echo $data['TARGET']; ?>"><?php echo $data['TITLE']; ?></a></li>