Profiler/Characters
* fixed position of pending rename note
This commit is contained in:
parent
bc3ba23162
commit
856a98d875
1 changed files with 1 additions and 1 deletions
|
|
@ -16081,7 +16081,7 @@ Listview.templates = {
|
|||
|
||||
// aowow custom
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue