Adding the stylesheet to the user modification page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
1d5c44ed0f
commit
31b96767ca
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
<meta charset="UTF-8"/>
|
||||
<title>Modify user</title>
|
||||
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/index.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<form id="reset">
|
||||
|
|
Loading…
Reference in a new issue