changeset 17:bd6e836f9641

Use copyright character.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 10 Jan 2011 09:21:51 +0200
parents 2369d74f50a1
children 716329d47372
files index.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Mon Jan 10 09:18:11 2011 +0200
+++ b/index.php	Mon Jan 10 09:21:51 2011 +0200
@@ -452,7 +452,7 @@
   initItems();
   initSettings();
   updatePage();
-  statusMsg('Welcome to the editor. <b>(c) Copyright 2011 Matti H&auml;m&auml;l&auml;inen aka Ggr Pupunen.</b>');
+  statusMsg('Welcome to the editor. <b>&copy; Copyright 2011 Matti H&auml;m&auml;l&auml;inen aka Ggr Pupunen.</b>');
 }