mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
fileinspector.php: Corrected a typo: </dit> → </div>
This commit is contained in:
@@ -1025,7 +1025,7 @@ class file_inspector {
|
||||
$text .= "</td></tr>";
|
||||
|
||||
$text .= "</table>
|
||||
</dit><br />";
|
||||
</div><br />";
|
||||
|
||||
echo e107::getMessage()->render();
|
||||
echo $text;
|
||||
|
Reference in New Issue
Block a user