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/navbar2.html
Normal file
18
userdoc/user_interface/navbar2.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>
|
||||
<a href="JavaScript:parent.NavigateAbs(0)"><img src="first.png" border=0 alt="First page"></a>
|
||||
<a href="JavaScript:parent.NavigateRel(-1)"><img src="left.png" border=0 alt="Back"></a>
|
||||
<img src="right-inactive.png" border=0 alt="Continue">
|
||||
<img src="last-inactive.png" border=0 alt="Last page">
|
||||
<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