We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d038b commit 7279cb3Copy full SHA for 7279cb3
1 file changed
views/admin/_uuid_edititems.ejs
@@ -25,7 +25,7 @@
25
<path stroke-linecap="round" stroke-linejoin="round" d="M10 19l-7-7m0 0l7-7m-7 7h18" />
26
</svg>
27
</a>
28
- <h1 class="text-2xl md:text-3xl font-bold text-gray-800" data-translate="AdminUsers.PageTitle"></h1>
+ <h1 class="text-2xl md:text-3xl font-bold text-gray-800" data-translate="Items.PageTitle"></h1>
29
</header>
30
31
<div class="w-full max-w-2xl mx-auto">
0 commit comments