RTL enhancements from Sewar. #3136

git-svn-id: http://svn.automattic.com/wordpress/trunk@4258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2006-09-27 00:51:17 +00:00
parent 4e557e66b7
commit 43f36aab78
13 changed files with 288 additions and 117 deletions

View File

@@ -81,10 +81,10 @@ if (empty($plugins)) {
<table class="widefat">
<thead>
<tr>
<th style="text-align: left"><?php _e('Plugin'); ?></th>
<th><?php _e('Version'); ?></th>
<th style="text-align: left"><?php _e('Description'); ?></th>
<th><?php _e('Action'); ?></th>
<th><?php _e('Plugin'); ?></th>
<th style="text-align: center"><?php _e('Version'); ?></th>
<th><?php _e('Description'); ?></th>
<th style="text-align: center"><?php _e('Action'); ?></th>
</tr>
</thead>
<?php