Profiler/Characters

* fixed position of pending rename note
This commit is contained in:
Sarjuuk
2023-05-11 20:29:30 +02:00
parent bc3ba23162
commit 856a98d875

View File

@@ -16081,7 +16081,7 @@ Listview.templates = {
// aowow custom // aowow custom
if (profile.renameItr) { if (profile.renameItr) {
$WH.ae(s, $WH.ct(LANG.pr_note_pendingrename)); $WH.ae(d, $WH.ce('span', { className: 'q0'}, $WH.ct(LANG.pr_note_pendingrename)));
} }
// end aowow custom // end aowow custom