Hi,Please see the two attachment files showing the desirable text at two different places.Kindly let me know the file names in which the modifications will be required.Thanks
1. no files attached.2. no description of the modification that you are trying to make.3. no version of osTicket includedPlease help us to help you by reading and following the posting
guidelines located in this thread: Please read before requesting assistance. The more information you give us the better we will be able to assist you. Thank you.
Sorry for the inconvienece, Both the screenshots attached herewith.
Sorry I tried two times but failed to upload screenshotsKindly consider the following in place of the above screenshots1. Location - Post reply message box Current label: Drop files here or choose themDesirable label: Drag and drop attachment files here or choose them2. Location: Replied message boxCurrent label : filename (file size) Desirable label: Attachments: file name (file size)Kindly let me know the file names in which the modifications will be required.I am using osTicket 1.9.6 version.Regards
For the first you can search the github repo ;)
https://github.com/osTicket/osTicket-1.8/search?utf8=%E2%9C%93&q=Drop+files+here+or+choose+them
For the second I guess (not 100% sure) it's in this file:
include/client/tickets.inc.php
Thanks for the excellent solution.First file is include/class.forms.php Second file is /include/class.thread.php (as per my assumption and it is working for me).Thanks again