web: fix minor issues
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -65,7 +65,7 @@ export class PropertyMappingLDAPForm extends Form<LDAPPropertyMapping> { | ||||
|                 </ak-codemirror> | ||||
|                 <p class="pf-c-form__helper-text"> | ||||
|                     ${t`Expression using Python.`} | ||||
|                     <a href="https://goauthentik.io/docs/property-mappings/expression/"> | ||||
|                     <a target="_blank" href="https://goauthentik.io/docs/property-mappings/expression/"> | ||||
|                         ${t`See documentation for a list of all variables.`} | ||||
|                     </a> | ||||
|                 </p> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer