I don't want the introductory text in the "Add Favorite" window.

andrzejwikto

New member
I select "Favorite." A small window appears on the right side of the screen. Then I want to add the current HTML page to Favorites (after selecting "Add Favorite" in the window - the dialog box shown below appears). This text box already contains the name of the current HTML document, enclosed in <title></title>. How can I prevent
this name from appearing in this text box?

ulubione.webp
 
Solution
You can modify the HTML source code for this dialog box in HTML Executable under System HTML Pages. From there, you can change the title however you prefer.
You can modify the HTML source code for this dialog box in HTML Executable under System HTML Pages. From there, you can change the title however you prefer.
 
Solution
Back
Top