mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	note about using password to login to web, #3297
This commit is contained in:
		| @@ -6,8 +6,8 @@ const TPL = ` | |||||||
| <h3 id="password-heading"></h3> | <h3 id="password-heading"></h3> | ||||||
|  |  | ||||||
| <div class="alert alert-warning" role="alert" style="font-weight: bold; color: red !important;"> | <div class="alert alert-warning" role="alert" style="font-weight: bold; color: red !important;"> | ||||||
|   Please take care to remember your new password. Password is used to encrypt protected notes.  |   Please take care to remember your new password. Password is used for logging into the web interface and | ||||||
|   If you forget your password, then all your protected notes are forever lost.  |   to encrypt protected notes. If you forget your password, then all your protected notes are forever lost.  | ||||||
|   In case you did forget your password, <a id="reset-password-button" href="javascript:">click here to reset it</a>. |   In case you did forget your password, <a id="reset-password-button" href="javascript:">click here to reset it</a>. | ||||||
| </div> | </div> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user