Browse Source

Update password_reset.rst

Len 9 years ago
parent
commit
81366774b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/additional_information/password_reset.rst

+ 1 - 1
source/additional_information/password_reset.rst

@@ -7,7 +7,7 @@ Password Reset
 
 
 |
 |
 
 
-| The database contains a table called v_users which contains the username, password and salt. The password is the md5 hash of the password and the salt. 
+| The database contains a table called **v_users** which contains the username, password and salt. The password is the md5 hash of the password and the salt. 
 
 
 **Password Hash**
 **Password Hash**
 ^^^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^^^