Rev Author Line No. Line
130 kaklik 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
135 root 3 <head>
4 <meta http-equiv="content-type" content="text/html;charset=[websvn:charset]">
130 kaklik 5  
6 <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
7 <link rel="StyleSheet" href="http://test.mlab.cz/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" />
8 <link rel="shortcut icon" type="image/x-icon" href="http://test.mlab.cz/Web/PIC/MLAB.ico" />
9 <script language="JavaScript" type="text/javascript" src="http://test.mlab.cz/Web/JS/MLAB_Menu.js"></script>
10 <!-- AUTOINCLUDE END -->
11  
12 <script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/Standard/collapse.js"></script>
13 <script type="text/javascript">
14  
15 function checkCB(chBox)
16 {
17 count = 0
18 first = null
19 f = chBox.form
20 for (i = 0 ; i < f.elements.length ; i++)
21 if (f.elements[i].type == 'checkbox' && f.elements[i].checked)
22 {
23 if (first == null && f.elements[i] != chBox)
24 first = f.elements[i]
25 count += 1
26 }
27  
28 if (count > 2)
29 {
30 first.checked = false
31 count -= 1
32 }
33  
34 [websvn-test:opentree]
35 expandonload = true
36 [websvn-endtest]
37  
38 }
39 </script>
40 <title>
41 WebSVN
42 [websvn-test:repname]
43 - [websvn:repname]
44 [websvn-endtest]
45 [websvn-test:action]
46 - [websvn:action]
47 [websvn-endtest]
48 [websvn-test:rev2]
49 [websvn-test:path2]
50 - [websvn:safepath1] [lang:REV] [websvn:rev1] [lang:AND] [websvn:safepath2] [lang:REV] [websvn:rev2]
51 [websvn-else]
52 - [lang:REV] [websvn:rev1] [lang:AND] [websvn:rev2]
53 [websvn-endtest]
54 [websvn-else]
55 [websvn-test:rev]
56 - [lang:REV] [websvn:rev]
57 [websvn-endtest]
58 [websvn-endtest]
59 [websvn-test:path]
60 - [websvn:safepath]
61 [websvn-endtest]
62 </title>
63  
64 [websvn-test:curdirrsslink]
65 <link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]">
66 [websvn-endtest]
67  
68 </head>
69 <body>
70  
71 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE -->
72 <!-- ============== HLAVICKA ============== -->
73 <div class="Header">
74 <script type="text/javascript">
75 <!--
76 SetRelativePath("../");
77 DrawHeader();
78 // -->
79 </script>
80 <noscript>
81 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
82 </noscript>
83 </div>
84 <!-- AUTOINCLUDE END -->
85  
86 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE -->
87 <!-- ============== MENU ============== -->
88 <div class="Menu">
89 <script type="text/javascript">
90 <!--
135 root 91 SetRelativePath("../");
130 kaklik 92 DrawMenu();
93 // -->
94 </script>
95 <noscript>
96 <b> Pro zobrazení (vložení) menu je potøeba JavaScript </b>
97 </noscript>
98 </div>
99 <!-- AUTOINCLUDE END -->
100  
135 root 101 <div class="Text">
130 kaklik 102 <table width="100%" border="0">
103 <tr>
104 <td width="33%">&nbsp;</td>
105 <td width="33%" align="center"><h1>[lang:SERVER]</h1></td>
106 <td width="33%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td>
107 </tr>
108 </table>
109  
110 <hr>
111 <p>
112