summaryrefslogtreecommitdiff
path: root/viewuser.php
diff options
context:
space:
mode:
Diffstat (limited to 'viewuser.php')
-rw-r--r--viewuser.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/viewuser.php b/viewuser.php
index 5a6afbc..c43a700 100644
--- a/viewuser.php
+++ b/viewuser.php
@@ -15,6 +15,7 @@ if (!isset($_GET['id'])) {
<html>
<head>
<title><?php echo $current->name; ?>'s Profile - cflip.net forum</title>
+ <link rel="stylesheet" href="styles/style.css">
</head>
<body>
<?php include_once "templates/header.php" ?>