mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-17 15:01:26 +01:00
40 lines
1.6 KiB
HTML
40 lines
1.6 KiB
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<!-- template designed by Marco Von Ballmoos -->
|
|
<title></title>
|
|
<link rel="stylesheet" href="media/stylesheet.css" />
|
|
<link rel="stylesheet" href="media/banner.css" />
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
|
</head>
|
|
<body>
|
|
<div class="banner">
|
|
<div class="banner-title">default</div>
|
|
<div class="banner-menu">
|
|
<table cellpadding="0" cellspacing="0" style="width: 100%">
|
|
<tr>
|
|
<td>
|
|
</td>
|
|
<td style="width: 2em"> </td>
|
|
<td style="text-align: right">
|
|
|
|
<a href="li_default.html" target="left_bottom">default</a>
|
|
|
|
| <a href="li_ldap.lib.html" target="left_bottom">ldap.lib</a>
|
|
|
|
| <a href="li_mysql.lib.php.html" target="left_bottom">mysql.lib.php</a>
|
|
|
|
| <a href="li_price.lib.php.html" target="left_bottom">price.lib.php</a>
|
|
|
|
| <a href="li_thermometer.php.html" target="left_bottom">thermometer.php</a>
|
|
|
|
| <a href="li_Webcal.html" target="left_bottom">Webcal</a>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |