Fix for Bug # 496967 .. Someone recently removed the {META} tag from the template. :(

git-svn-id: file:///svn/phpbb/trunk@1730 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
the_systech 2001-12-28 16:01:27 +00:00
parent 4ec7eb03ee
commit 99a5eb1111

View file

@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html> <html>
<head> <head>
{META}
<meta name="MSSmartTagsPreventParsing" content="TRUE"> <meta name="MSSmartTagsPreventParsing" content="TRUE">
<link rel="stylesheet" href="../templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" /> <link rel="stylesheet" href="../templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" />
<style type="text/css"> <style type="text/css">