mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r8565: put the docs menu on the right
(This used to be commit ed02d9989f934c5a81050246c1b63a23d0e335e2)
This commit is contained in:
parent
2d92eca393
commit
18d64b6b7c
@ -62,11 +62,18 @@ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png'
|
||||
|
||||
<div id="nav">
|
||||
<%
|
||||
include("/docs/menu.js");
|
||||
include("/esptest/menu.js");
|
||||
%>
|
||||
</div>
|
||||
|
||||
<div id="links">
|
||||
<div class="related">
|
||||
<%
|
||||
include("/docs/menu.js");
|
||||
%>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="content">
|
||||
<div class="center">
|
||||
|
Loading…
x
Reference in New Issue
Block a user