From c7f4084d3fed2752ca5f55ffecf5469934b3a713 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 11 Oct 2012 11:42:46 +0100 Subject: fix up password help ids Change-Id: Iff652dc7e63eed43254f7e017f268ce9f3aca849 --- helpcontent2/source/text/shared/01/password_dlg.xhp | 7 +++++-- helpcontent2/source/text/shared/explorer/database/05000003.xhp | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'helpcontent2/source/text') diff --git a/helpcontent2/source/text/shared/01/password_dlg.xhp b/helpcontent2/source/text/shared/01/password_dlg.xhp index e988293e1f..01d8ffea94 100644 --- a/helpcontent2/source/text/shared/01/password_dlg.xhp +++ b/helpcontent2/source/text/shared/01/password_dlg.xhp @@ -39,6 +39,7 @@
+ Password Assigns a password to prevent users from making unauthorized changes. @@ -48,7 +49,8 @@ The permission password must be entered to edit the document. - + + @@ -56,7 +58,8 @@ Password Type a password. A password is case sensitive. - + + diff --git a/helpcontent2/source/text/shared/explorer/database/05000003.xhp b/helpcontent2/source/text/shared/explorer/database/05000003.xhp index af380225e8..b93e601a0c 100644 --- a/helpcontent2/source/text/shared/explorer/database/05000003.xhp +++ b/helpcontent2/source/text/shared/explorer/database/05000003.xhp @@ -44,9 +44,9 @@ Enter / change password Allows you to enter and confirm a new or changed password. If you have defined a new user, enter the user's name in this dialog. - + User -Specifies the name of the new user. This field is only visible if you have defined a new user. +Specifies the name of the new user. This field is only visible if you have defined a new user. Old password Enter the old password. This field is visible when you have started the dialog via Change password. -- cgit