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;
3. Open the above two. php files“ DedeCMS prompt information! ”Replace with the content prompt you want to modify.
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.

Post reply

Can't comment until