Strange for this to be the only question on the page (and with strange answers at that). Wash dishes? Wash dishes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
0e881155a8
commit
246b00e8ef
|
@ -58,7 +58,7 @@ include('admin-header.php');
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
<th scope="row"><?php _e('Show Avatars?') ?></th>
|
<th scope="row"><?php _e('Avatar display') ?></th>
|
||||||
<td>
|
<td>
|
||||||
<select name="show_avatars" id="show_avatars">
|
<select name="show_avatars" id="show_avatars">
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Reference in New Issue