SF.net SVN: phpwiki:[10785] trunk/themes/default/templates/redirect.tmpl

vargenau--- via phpwiki-checkins <[email protected]>
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10785
          http://sourceforge.net/p/phpwiki/code/10785
Author:   vargenau
Date:     2021-12-15 14:08:31 +0000 (Wed, 15 Dec 2021)
Log Message:
-----------
Simpler charset syntax

Modified Paths:
--------------
    trunk/themes/default/templates/redirect.tmpl

Modified: trunk/themes/default/templates/redirect.tmpl
===================================================================
--- trunk/themes/default/templates/redirect.tmpl	2021-12-15 14:00:55 UTC (rev 10784)
+++ trunk/themes/default/templates/redirect.tmpl	2021-12-15 14:08:31 UTC (rev 10785)
@@ -15,7 +15,7 @@
 <!DOCTYPE html>
 <html xml:lang="<?php echo $LANG ?>" lang="<?php echo $LANG ?>">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<meta charset="UTF-8" />
 <meta name="robots" content="noindex, nofollow" />
 <meta name="generator" content="PhpWiki <?php echo PHPWIKI_VERSION?>" />
 <base href="<?php echo PHPWIKI_BASE_URL?>" />

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.