VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/testmanager/webui/template-tooltip.html@ 65132

Last change on this file since 65132 was 52776, checked in by vboxsync, 10 years ago

fix OSE

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 717 bytes
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html lang="en">
3<head>
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
5 <meta http-equiv="content-language" content="en" />
6 <meta name="language" content="en" />
7 <link href="htdocs/css/common.css" rel="stylesheet" type="text/css" media="screen" />
8 <link href="htdocs/css/tooltip.css" rel="stylesheet" type="text/css" media="screen" />
9 <title>@@PAGE_TITLE@@</title>
10</head>
11
12<body scroll="no">
13<div id="tooltip" class="tooltip-main">
14<div id="tooltip-inner">
15@@PAGE_BODY@@
16</div>
17</div>
18</body>
19</html>
20
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette