Skip to content

Commit

Permalink
Merge pull request #29 from gheinzer/httpd-file-placeholder
Browse files Browse the repository at this point in the history
Added the file placeholder thing
  • Loading branch information
gheinzer committed Oct 5, 2021
2 parents 2b526a1 + 564e1e7 commit 0c4716b
Show file tree
Hide file tree
Showing 11 changed files with 1,039 additions and 2,365 deletions.
13 changes: 1 addition & 12 deletions public_html/admin/index.html
Expand Up @@ -435,18 +435,7 @@ <h2>{label21}{USERNAME}</h2>
<img src="/assets/icons/error_white_24dp.svg" alt="" />
<p id="errormessage"></p>
</div>
<div class="cookie-note" id="cookie-note">
<div class="inner">
<div class="flex">
<div class="content">
<h2>{label43}</h2>
<button class="border-button" style="width: max-content" onclick="disableCookieOverlay()">
{label44}
</button>
</div>
</div>
</div>
</div>
{includeRes:"cookie-note.html"}
<div class="simple-overlay" id="sendNotificationOverlay">
<div class="inner">
<img
Expand Down
348 changes: 2 additions & 346 deletions public_html/index.html

Large diffs are not rendered by default.

0 comments on commit 0c4716b

Please sign in to comment.