mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Profiler/Characters
* fixed position of pending rename note
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user