]> git.pld-linux.org Git - packages/dokuwiki-tpl-sidebar.git/blob - dw-20101007.patch
- add images/button-pld.png link
[packages/dokuwiki-tpl-sidebar.git] / dw-20101007.patch
1 --- sidebar-1/footer.html       2009-01-27 04:40:10.000000000 +0200
2 +++ sidebar/footer.html 2011-11-23 22:21:46.941540726 +0200
3 @@ -28,6 +28,8 @@
4  
5    <a <?php echo $tgt?> href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS"><img src="<?php echo DOKU_TPL; ?>images/button-css.png" width="80" height="15" alt="Valid CSS" /></a>
6  
7 +  <a <?php echo $tgt?> href="http://www.pld-linux.org/" title="PLD Linux"><img src="<?php echo DOKU_TPL; ?>images/button-pld.png" width="80" height="15" alt="PLD Linux" /></a>
8 +
9    <a <?php echo $tgt?> href="http://dokuwiki.org/" title="Driven by DokuWiki"><img src="<?php echo DOKU_TPL; ?>images/button-dw.png" width="80" height="15" alt="Driven by DokuWiki" /></a>
10  
11  <?php
12 --- sidebar-1/rtl.css   2011-11-23 22:21:02.409722361 +0200
13 +++ sidebar/rtl.css     2011-11-23 22:21:46.944874195 +0200
14 @@ -144,11 +144,3 @@
15      text-align: right;
16  }
17  
18 -/* Search corrections */
19 -div.dokuwiki ul.search_quickhits li {
20 -    float: right;
21 -}
22 -
23 -div#qsearch__out {
24 -    text-align: right;
25 -}
This page took 0.0583939999999999 seconds and 3 git commands to generate.