We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4990de commit 3547b5cCopy full SHA for 3547b5c
src/view/list.php
@@ -16,7 +16,7 @@
16
<meta http-equiv="X-UA-Compatible" content="IE=edge">
17
<meta name="viewport" content="width=device-width, initial-scale=1">
18
<title>Log Reader</title>
19
- <link rel="stylesheet" href="<?= $bootstrapCssUrl ?>" crossorigin="anonymous">
+ <link rel="stylesheet" href="<?= $bootstrapCssUrl ?>">
20
</head>
21
<body>
22
<div class="container">
0 commit comments