130 |
kaklik |
1 |
[websvn:projects_form] |
|
|
2 |
<div id='projectSelectForm'> |
|
|
3 |
[websvn:projects_select] |
|
|
4 |
[websvn:projects_submit] |
|
|
5 |
</div> |
|
|
6 |
[websvn:projects_form] |
|
|
7 |
<h2>[websvn:repname]</h2> |
|
|
8 |
[websvn:curdirlinks] |
|
|
9 |
<h2>[lang:BLAMEFOR] [websvn:rev]</h2> |
|
|
10 |
[websvn-test:noaccess] |
|
|
11 |
<h3 class='err'>[lang:NOACCESS]</h3> |
|
|
12 |
[websvn-else] |
|
|
13 |
<table class='blame'> |
|
|
14 |
<tr> |
|
|
15 |
<th>[lang:LINENO]</th> |
|
|
16 |
<th>[lang:REV]</th> |
|
|
17 |
<th>[lang:AUTHOR]</th> |
|
|
18 |
<th>[lang:LINE]</th> |
|
|
19 |
</tr> |
|
|
20 |
|
|
|
21 |
[websvn-startlisting] |
|
|
22 |
<tr> |
|
|
23 |
<td>[websvn:lineno]</td> |
|
|
24 |
<td>[websvn:revision]</td> |
|
|
25 |
<td>[websvn:author]</td> |
|
|
26 |
<td>[websvn:line]</td> |
|
|
27 |
</tr> |
|
|
28 |
[websvn-endlisting] |
|
|
29 |
</table> |
|
|
30 |
[websvn-endtest] |