mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-25 19:16:15 +00:00
Cleaning up CSS
This commit is contained in:
parent
eac7f15292
commit
58b07d30d4
16 changed files with 90 additions and 195 deletions
|
@ -12,7 +12,7 @@
|
|||
<body>
|
||||
<?php include("../ui/header.php"); ?>
|
||||
|
||||
<div class="account-root">
|
||||
<div class="account-root default-window">
|
||||
<h2>Account settings</h2>
|
||||
<?php
|
||||
if (isset($_SESSION["loggedin"]) && $_SESSION["loggedin"] === true) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue