Jump to content

Featured Replies

  • Author
1 hour ago, Exception said:
#elDownloadsSubmit_otherinfo {
    display: none;
}

 

It is not deleted for paid files
If I add the following code, it will not allow users to upload new files.

#elDownloadsSubmit_otherinfo {
    display: none !important;
}

 

58 минут назад, afshin20 сказал:

It is not deleted for paid files
If I add the following code, it will not allow users to upload new files.

#elDownloadsSubmit_otherinfo {
    display: none !important;
}

 

 

form[action*="do=newVersion"] #elDownloadsSubmit_otherinfo {
    display: none;
}

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.