5
0
mirror of https://github.com/cwinfo/powerdns-admin.git synced 2025-04-24 04:08:53 +00:00

Fix typo Use -> User

This commit is contained in:
Robert Kerr 2018-11-12 20:25:56 +00:00
parent 679ada7a89
commit 6395d81916

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% set active_page = "admin_users" %}
{% block title %}<title>Edit Use - {{ SITE_NAME }}</title>{% endblock %}
{% block title %}<title>Edit User - {{ SITE_NAME }}</title>{% endblock %}
{% block dashboard_stat %}
<!-- Content Header (Page header) -->