0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
1.9.7-31
/
htdocs
/
lib
/
phplayers
/
templates
/
[
Home
]
File: layersmenu-plain_menu.ihtml
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15"></meta> <title>The PHP Layers Menu - Templates</title> <link rel="StyleSheet" href="../layersmenu-old.css" type="text/css"></link> </head> <body> <pre> This is a plain menu template. This comment does not appear on the resulting page. -- </pre> <!-- BEGIN template --> <table border="0" cellpadding="3" cellspacing="0" class="darkbordertable"> <tr> <td> <table border="0" cellpadding="10" cellspacing="0"> <tr> <td class="phplmbodytable" align="left"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <!-- BEGIN plain_menu_cell --> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap">{nbsp}<a href="{href}"{title}{target} class="phplm">{text}</a></td> </tr> <!-- END plain_menu_cell --> </table> </td> </tr> </table> </td> </tr> </table> <!-- END template --> </body> </html>