diff --git a/static/js/global.js b/static/js/global.js index 84c9d469..9fe9e618 100644 --- a/static/js/global.js +++ b/static/js/global.js @@ -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