Modifying Offline Message Modifying Offline Message
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Modifying Offline Message

Started by helliax, March 25, 2005, 06:02:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

helliax

Which file contains the text that is displayed when your gallery is offline? Thanks for your help.

Tranz

In the language file in the lang folder:
  'offline_text' => 'Gallery is currently offline - check back soon',

helliax