diff options
author | Jan Lehnardt <jan@apache.org> | 2010-06-03 15:37:12 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-06-03 15:37:12 +0000 |
commit | 125b13026ac5e11a11805d647364cf214e014946 (patch) | |
tree | cad3af02316581db36afa563f9140c047b48d951 /share/www | |
parent | e15698f743f9b7013afbbba90acd4d45de72ca2b (diff) |
Fix button name in text. Closes COUCHDB-657.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951036 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www')
-rw-r--r-- | share/www/dialog/_admin_party.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/dialog/_admin_party.html b/share/www/dialog/_admin_party.html index f52099a6..ea9fb15a 100644 --- a/share/www/dialog/_admin_party.html +++ b/share/www/dialog/_admin_party.html @@ -22,7 +22,7 @@ specific language governing permissions and limitations under the License. both performance and security. </p> <p class="help"> - Clicking start will remove all admins from the configuration. You will + Clicking “Remove Admins” will remove all admins from the configuration. You will have to recreate any admins by hand after the tests have finished. </p> </fieldset> |