Remove trailing PHP tags

This commit is contained in:
Mike Koch 2017-06-10 12:12:15 -04:00
parent 858e14ee8c
commit 88de2df3c0
2 changed files with 2 additions and 2 deletions

View File

@ -4114,7 +4114,7 @@ $modsForHesk_settings = mfh_getSettings();
background: #fff;
color: black;
font: 68.8%/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left; ?>;
text-align: left;
}
p {

View File

@ -117,7 +117,7 @@ $modsForHesk_settings = mfh_getSettings();
background-color: #9e9e9e;
height: 1px;
width: 100%;
text-align: left; ?>;
text-align: left;
}
</style>
</head>