mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-25 13:11:45 +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) {
|
switch ($theme) {
|
||||||
case "christmas":
|
case "christmas":
|
||||||
echo "Merry Christmas! -- ";
|
echo "Happy holidays! -- ";
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue