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