Hide link-title input field in panel dialogue modal

Hi! Is there an option to hide the link-title input field in the dialogue modal window? The one that appears when adding a link via the writer/textarea field.

Clients don’t know what it is and are rather confused by the label “Title”, since it’s not really a visible title (like a page title).
Of course I tell the main client that it’s not important because the titles are auto-generated via php. However, I can’t tell every person who is using the panel besides the main client.

I tried to hide it via custom panel however the class for the link-title input and the page title input are the same .k-name-title so I can’t target them individually.

Thanks!

You could overwrite the dialogue in a plugin, I think.