MDL-78806 admin: Display the most unique information in the title first
commitaea8d3fda5f2ab5f764d63b140569eec23fa1b36
authorJun Pataleta <jun@moodle.com>
Fri, 4 Aug 2023 08:42:08 +0000 (4 16:42 +0800)
committerJun Pataleta <jun@moodle.com>
Sat, 9 Sep 2023 00:58:29 +0000 (9 08:58 +0800)
tree2892b61089c56e11f67eb414582e99722a7b64a2
parent90a9ea3be1f0f9ebb92140e148ae78b1ecbd8e02
MDL-78806 admin: Display the most unique information in the title first

* Page titles should display the most unique information first. For
admin pages it would be useful to display the information that
is unique to the page first before the broader categories that the
page belongs to.
* Also use the new page title separator constant.
admin/category.php
admin/settings.php
lib/adminlib.php