mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Import from DCARF SVN
This commit is contained in:
18
userdoc/user_interface/navbar0.html
Normal file
18
userdoc/user_interface/navbar0.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/transitional.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
|
||||
<title>Slide 1</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<img src="first-inactive.png" border=0 alt="First page">
|
||||
<img src="left-inactive.png" border=0 alt="Back">
|
||||
<a href="JavaScript:parent.NavigateRel(1)"><img src="right.png" border=0 alt="Continue"></a>
|
||||
<a href="JavaScript:parent.NavigateAbs(24)"><img src="last.png" border=0 alt="Last page"></a>
|
||||
<a href="user_interface.html" target="_top"><img src="home.png" border=0 alt="Overview"></a>
|
||||
<a href="text0.html" target="_top"><img src="text.png" border=0 alt="Text"></a>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user