I have problems with the password forgot function, at customers i have added these code:
<a href="{{store url="customer/account/resetpassword/" _query_id=$customer.id _query_token=$customer.rp_token}}"><br><br>{{store url="customer/account/resetpassword/" _query_id=$customer.id _query_token=$customer.rp_token}}</a>
but what is the code for admin reset link. these one is not the right reset link. its invalid.