Removed the tag to prevent MS Smart Tags from being parsed, as that feature was remov...
authorArt Cancro <ajc@uncensored.citadel.org>
Wed, 24 Sep 2014 20:58:58 +0000 (16:58 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Wed, 24 Sep 2014 20:58:58 +0000 (16:58 -0400)
webcit/static/t/aide/display_serverrestart.html
webcit/static/t/aide/display_serverrestart_page_do.html
webcit/static/t/head.html
webcit/static/t/listsub/display.html

index 7e951d876de3cfb9ea95ec0918bc1919143aa5cb..a2c575371b7d0f30b97b692f08a775e3a30a68bb 100644 (file)
@@ -3,7 +3,6 @@
 <html>
        <head>
                <title><?CURRENT_USER> - <?SERV:HUMANNODE></title>
-               <meta name="MSSmartTagsPreventParsing" content="TRUE" >
                <meta name="keywords" content="groupware messaging collaboration" >
                <link href="static/styles/webcit.css" rel="stylesheet" type="text/css">
                <link href="static/styles/datepicker.css" rel="stylesheet" type="text/css">
index e1b4c183bd0a37cac153a98797d978206a796ca6..58cc3cb217ae54db5cc38820babf5963d6f8cd14 100644 (file)
@@ -3,7 +3,6 @@
 <html>
        <head>
                <title><?CURRENT_USER> - <?SERV:HUMANNODE></title>
-               <meta name="MSSmartTagsPreventParsing" content="TRUE" >
                <meta name="keywords" content="groupware messaging collaboration" >
                <link href="static/styles/webcit.css" rel="stylesheet" type="text/css">
                <link href="static/styles/datepicker.css" rel="stylesheet" type="text/css">
index 5fdbf9ec886441c76ee97334c0465d8bdde68fc0..bb1988919da512fe3475cb511bc54b59f05bd507 100644 (file)
@@ -3,7 +3,6 @@
 <html>
        <head>
                <title><?THISROOM:NAME> - <?SERV:HUMANNODE></title>
-               <meta name="MSSmartTagsPreventParsing" content="TRUE" >
                <meta http-equiv="X-UA-Compatible" content="IE=8" >
                <meta name="keywords" content="groupware messaging collaboration" >
                <link href="static/styles/webcit.css" rel="stylesheet" type="text/css">
index 7568681cc7bc6111ea1d33bb46b32f2fe7b96322..558a2e4688b714079750063a934acf7de5fe3198 100644 (file)
@@ -2,7 +2,6 @@
         "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-  <meta name="MSSmartTagsPreventParsing" content="TRUE" >
   <link href="/static/styles/webcit.css" rel="stylesheet" type="text/css">
   <title><?_("List subscription")></title>
 </head>