Ticket #15229: dolly.diff
| File dolly.diff, 515 bytes (added by , 15 years ago) |
|---|
-
wp-content/plugins/hello.php
61 61 62 62 // We need some CSS to position the paragraph 63 63 function dolly_css() { 64 // This makes sure that the posi nioning is also good for right-to-left languages64 // This makes sure that the positioning is also good for right-to-left languages 65 65 $x = ( is_rtl() ) ? 'left' : 'right'; 66 66 67 67 echo "