/WebSVN/templates/BlueGrey/header.tmpl
1,73 → 1,58
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=[websvn:charset]">
<link href="[websvn:locwebsvnhttp]/templates/BlueGrey/styles.css" rel="stylesheet" media="screen">
<!--[if lt IE 7]>
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/png.js"></script>
<![endif]-->
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/collapse.js"></script>
<title>
WebSVN
[websvn-test:repname]
- [websvn:repname]
[websvn-endtest]
[websvn-test:action]
- [websvn:action]
[websvn-endtest]
[websvn-test:rev2]
[websvn-test:path2]
- [websvn:safepath1] [lang:REV] [websvn:rev1] [lang:AND] [websvn:safepath2] [lang:REV] [websvn:rev2]
[websvn-else]
- [lang:REV] [websvn:rev1] [lang:AND] [websvn:rev2]
[websvn-endtest]
[websvn-else]
[websvn-test:rev]
- [lang:REV] [websvn:rev]
[websvn-endtest]
[websvn-endtest]
[websvn-test:path]
- [websvn:safepath]
[websvn-endtest]
</title>
 
<script type="text/javascript">
function checkCB(chBox)
{
count = 0
first = null
f = chBox.form
for (i = 0 ; i < f.elements.length ; i++)
if (f.elements[i].type == 'checkbox' && f.elements[i].checked)
{
if (first == null && f.elements[i] != chBox)
first = f.elements[i]
count += 1
}
if (count > 2)
{
first.checked = false
count -= 1
}
}
[websvn-test:opentree]
expandonload = true
[websvn-endtest]
</script>
 
[websvn-test:curdirrsslink]
<link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="[websvn:language_code]" lang="[websvn:language_code]">
<head>
<title>
WebSVN
[websvn-test:repname]
&ndash; [websvn:repname]
[websvn-endtest]
[websvn-test:error]
&ndash; ERROR
[websvn-else]
[websvn-test:action]
&ndash; [websvn:action]
[websvn-endtest]
 
[websvn-test:rev2]
[websvn-test:safepath2]
&ndash; [websvn:safepath1] [lang:REV] [websvn:rev1] [lang:AND] [websvn:safepath2] [lang:REV] [websvn:rev2]
[websvn-else]
&ndash; [lang:REV] [websvn:rev1] [lang:AND] [websvn:rev2]
[websvn-endtest]
[websvn-else]
[websvn-test:rev]
&ndash; [lang:REV] [websvn:rev]
[websvn-endtest]
[websvn-endtest]
[websvn-test:safepath]
&ndash; [websvn:safepath]
[websvn-endtest]
[websvn-endtest]
</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
<meta http-equiv="generator" content="WebSVN [websvn:version]"/> <!-- leave this for stats -->
[websvn-test:blockrobots]
<meta name="robots" content="noindex,nofollow"/>
[websvn-endtest]
<link rel="shortcut icon" type="image/x-icon" href="[websvn:locwebsvnhttp]/templates/BlueGrey/images/favicon.ico"/>
<link type="text/css" href="[websvn:locwebsvnhttp]/templates/BlueGrey/styles.css" rel="stylesheet" media="screen"/>
[websvn-test:rssurl]
<link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:rssurl]"/>
[websvn-endtest]
<!--[if lt IE 7]>
<script type="text/javascript" src="[websvn:locwebsvnhttp]/javascript/ie-png-transparency.js"></script>
<![endif]-->
</head>
<body>
<table width="100%" border="0">
<tr>
<td width="33%">&nbsp;</td>
<td width="33%" align="center"><a href="http://subversion.tigris.org/"><img style="border: 0; width: 468px; height: 64px;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/subversion.png" alt="Subversion" /></a></td>
<td width="33%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td>
</tr>
</table>
<hr />
<body id="[websvn:template]">
<div id="header">
<table border="0">
<tr>
<td width="33%">&nbsp;</td>
<td width="33%" align="center"><a href="[websvn:indexurl]" title="[lang:PROJECTS]"><img style="border: 0; width: 272px; height: 64px;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/images/websvn.png" alt="WebSVN" /></a></td>
<td width="33%"><div style="float: right">
[websvn:language_form][websvn:language_select][websvn:language_submit][websvn:language_endform]
[websvn:template_form][websvn:template_select][websvn:template_submit][websvn:template_endform]
</div></td>
</tr>
</table>
</div>
<div id="content">