English typo is corrected
parent
ff1384f341
commit
60471610a2
|
@ -24,7 +24,7 @@ if (mysqli_connect_errno()) {
|
||||||
<link href="./css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
<link href="./css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||||
<!-- *this css file can be used across all the websites
|
<!-- *this css file can be used across all the websites
|
||||||
and any new css class can be added there.
|
and any new css class can be added there.
|
||||||
* The reason is used was to make the code reusable.
|
* The reason is to make the css code reusable.
|
||||||
* the css file is used by submissions.php
|
* the css file is used by submissions.php
|
||||||
-->
|
-->
|
||||||
<link href = "./css/main.css" rel = "stylesheet" type = "text/css" />
|
<link href = "./css/main.css" rel = "stylesheet" type = "text/css" />
|
||||||
|
|
Loading…
Reference in New Issue