Mark 'All options' for translation. http://mosquito.wordpress.org/view.php?id=1281 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2573 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9843451d11
commit
c2ca4a6f4e
@ -91,7 +91,7 @@ default:
|
|||||||
include('admin-header.php'); ?>
|
include('admin-header.php'); ?>
|
||||||
|
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<h2>All options</h2>
|
<h2><?php _e('All options'); ?></h2>
|
||||||
<form name="form" action="options.php" method="post">
|
<form name="form" action="options.php" method="post">
|
||||||
<input type="hidden" name="action" value="update" />
|
<input type="hidden" name="action" value="update" />
|
||||||
<table width="98%">
|
<table width="98%">
|
||||||
|
Loading…
Reference in New Issue
Block a user