The dream weaving system has a unified operation prompt message, titled“ DedeCMS prompt information ”The front desk has them all.
If you need to make simple modifications (such as changing the title), you need to modify two files, namely the foreground and background display.
The modification method is as follows:
1. The include folder in the root directory. Find common.func.php;
2. The dede folder under the root directory (the management directory defaults to dede). Find sys_data_done.php;
This is OK.
Specific:
1、 Modification of common.func.php file
There are two changes in total, one is the title of the prompt page
That is, the title in the<title></title>tag

The other is the title of the prompt box, as shown in the figure

The parts to be modified are shown in the following figure

Save after modification.
2、 Modification of sys_data_done.php file
If you need to modify the Dedecms background prompt, you need to modify the sys_data_done.php file
File path/die/sys_data_done.php
If your background directory is not/dede, the path should be
/Your background directory/sys_data_done.php
Modify as follows

Save after modification.
Statement: All articles on this site, unless otherwise specified or marked, are originally published on this site. No individual or organization is allowed to copy, embezzle, collect and publish the content of this website to any website, book and other media platforms without the consent of this website. If the content of this website infringes upon the legitimate rights and interests of the original author, please contact us for handling.