]> git.mxchange.org Git - hub.git/blob - application/hub/templates/de/code/menu_entry.ctp
First initial import for a web interface, this will later allow to browse and
[hub.git] / application / hub / templates / de / code / menu_entry.ctp
1 <li id="{?entry_id?}">
2         <a id="{?anchor_id?}" href="{?anchor_href?}" title="{?anchor_title?}">{?anchor_text?}</a>
3 </li>