Skip to content

Commit bd44863

Browse files
authored
Changed title from HMRS Ministry of Health to just HRMS in the base.html.twig
1 parent 8e5fdf7 commit bd44863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/orangehrmCorePlugin/templates/base.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width,initial-scale=1">
7-
<title>{% block title %}HRMS - Ministry of Health{% endblock %}</title>
7+
<title>{% block title %}HRMS{% endblock %}</title>
88
{% block links %}{% endblock %}
99
{% block stylesheets %}{% endblock %}
1010
</head>

0 commit comments

Comments
 (0)