jablonka.czprosek.czf

websvn

Subversion Repositories:
[/] [templates/] [BlueGrey/] [header.tmpl] - Blame information for rev 5

 

Line No. Rev Author Line
11simandl<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3 <head>
4 <meta http-equiv="content-type" content="text/html;charset=[websvn:charset]">
53simandl <meta http-equiv="generator" content="WebSVN [websvn:version]" /> <!-- leave this for stats -->
6 <link rel="shortcut icon" type="image/x-icon" href="[websvn:locwebsvnhttp]/templates/BlueGrey/favicon.ico" />
71simandl <link type="text/css" href="[websvn:locwebsvnhttp]/templates/BlueGrey/styles.css" rel="stylesheet" media="screen">
8 <!--[if lt IE 7]>
9 <script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/png.js"></script>
10 <![endif]-->
11 <script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/collapse.js"></script>
12 <title>
133simandl WebSVN
141simandl [websvn-test:repname]
15 - [websvn:repname]
16 [websvn-endtest]
17 [websvn-test:action]
18 - [websvn:action]
19 [websvn-endtest]
20 [websvn-test:rev2]
21 [websvn-test:path2]
22 - [websvn:safepath1] Rev [websvn:rev1] and [websvn:safepath2] Rev [websvn:rev2]
23 [websvn-else]
24 - Rev [websvn:rev1] and [websvn:rev2]
25 [websvn-endtest]
26 [websvn-else]
27 [websvn-test:rev]
28 - Rev [websvn:rev]
29 [websvn-endtest]
30 [websvn-endtest]
31 [websvn-test:path]
32 - [websvn:safepath]
33 [websvn-endtest]
34 </title>
35 
36 <script type="text/javascript">
37 function checkCB(chBox)
38 {
39 count = 0
40 first = null
41 f = chBox.form
42 for (i = 0 ; i < f.elements.length ; i++)
43 if (f.elements[i].type == 'checkbox' && f.elements[i].checked)
44 {
45 if (first == null && f.elements[i] != chBox)
46 first = f.elements[i]
47 count += 1
48 }
49 
50 if (count > 2)
51 {
52 first.checked = false
53 count -= 1
54 }
55 }
56 
57 [websvn-test:opentree]
58 expandonload = true
59 [websvn-endtest]
60 </script>
61 
62 [websvn-test:rssurl]
63 <link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:rssurl]">
64 [websvn-endtest]
65 
66</head>
67<body>
68 <table width="100%" border="0">
69 <tr>
705simandl <td width="13%">&nbsp;</td>
71 <td width="73%" align="center"><a href="http://www.jablonka.cz/"><img style="border: 0; width: 201px; height: 51px;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/logo.png" alt="jablonka.cz" /></a><a href="http://www.prosek.czf/"><img style="border: 0; width: 528px; height: 51px;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/squares.png" alt="prosek.czf" /></a></td>
72 <td width="13%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td>
731simandl </tr>
74 </table>
75 <hr />

Powered by WebSVN 2.2.1