pike.git
/
refdoc
/
tree-split-template.html
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/refdoc/tree-split-template.html:42:
</table> <table> <tr> <td width='180' valign='top' bgcolor='#f0f0f0'>$navbar$</td> <td width='520' valign='top'> <table border="0" width="520" bgcolor="#e0e0e0" cellpadding="0" cellspacing="4" class='sidebar'> <tr>
-
<td>
-
<a href="$prev_url$"><img src="
http://www
.
php.net/gifs/caret-l.
gif"
-
border="0"
width
="
11" height="7" ALT="
previous" >$prev_title$</a>
+
<td
valign="middle"
>
+
<a href="$prev_url$"><img src="
$imagedir$prev
.gif"
hspace="3"
+
border="0"
alt
="previous" >$prev_title$</a>
<br /> </td>
-
<td align="right">
-
<a href="$next_url$">$next_title$<img src="
http://www
.
php.net/gifs/caret-r.
gif"
-
border="0"
width
="
11" height="7" ALT="
next" ></a>
+
<td align="right"
valign="middle"
>
+
<a href="$next_url$">$next_title$<img src="
$imagedir$next
.gif"
hspace="3"
+
border="0"
alt
="next" ></a>
<br /> </td> </tr> </table> <h1>$type$ $title$</h1> $contents$ <hr size='1' noshade='1' /> </td> </tr> </table> </body> </html>