i want to remove inside Comment description text "write a commet.." i need to write some other commets text in that place
You'll need to hack the core code to do this. The message is built into a language file, so you should just change that.
Given the annoyance of having to unpack the files, find it, edit it, repack the files and redeploy on every migration and upgrade, I'd question if the effort is worth it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.