mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 07:11:43 +00:00
s/Merry Christmas/Happy holidays/g
This commit is contained in:
parent
4dc2f45826
commit
d26815c20e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<?
|
||||
switch ($theme) {
|
||||
case "christmas":
|
||||
echo "Merry Christmas! -- ";
|
||||
echo "Happy holidays! -- ";
|
||||
break;
|
||||
default:
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue