only show the unpost hint if unpost is available (-e2d)
This commit is contained in:
parent
95a599961e
commit
5e111ba5ee
@ -1332,6 +1332,7 @@ function up2k_init(subtle) {
|
||||
return modal.confirm(msg.join('') + '</ul>', function () {
|
||||
start_actx();
|
||||
up_them(good_files);
|
||||
if (have_up2k_idx)
|
||||
toast.inf(15, L.u_unpt, L.u_unpt);
|
||||
}, null);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user