-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchanginglevels.htm
More file actions
executable file
·33 lines (26 loc) · 1.49 KB
/
changinglevels.htm
File metadata and controls
executable file
·33 lines (26 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xml:lang="en">
<head>
<link id="theme" rel="stylesheet" type="text/css" href="kodify/themes/cheery.css" />
<link id="theme" rel="stylesheet" type="text/css" href="style.css" />
<script type="text/javascript" src="kodify/js/lx_analyzer.js"></script>
<script type="text/javascript" src="kodify/js/kodify.js"></script>
<script type="text/javascript" src="kodify/js/lang/js.js"></script>
<script type="text/javascript" src="kodify/js/lang/php.js"></script>
<script type="text/javascript" src="kodify/js/lang/html.js"></script>
<script type="text/javascript" src="kodify/js/lang/css.js"></script>
</head>
<body>
<h2>Change the "levels</h2>
<div id="config">
Under Vehicles > Settings > Schema in your admin panel there is a control panel for changing your "levels".
</div>
<div align="center">
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/CHlfmQYpaC4?fs=1&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/CHlfmQYpaC4?fs=1&hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</div>
</body>
</html>