mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-30 02:04:26 +00:00
RTL enhancements from Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4258 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user