summaryrefslogtreecommitdiff
path: root/_people
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2023-02-17 15:47:36 +0100
committerMinteck <contact@minteck.org>2023-02-17 15:47:36 +0100
commit3e29247c493e644e6f34a71c754e71aea5f8c0c7 (patch)
tree0d45d087c63a55305b2ad89a33b9e8b7a4f3ff9f /_people
parent3ce34ca7e1f3cf51c118081f56dffdc345f64fa7 (diff)
downloaddelta-3e29247c493e644e6f34a71c754e71aea5f8c0c7.tar.gz
delta-3e29247c493e644e6f34a71c754e71aea5f8c0c7.tar.bz2
delta-3e29247c493e644e6f34a71c754e71aea5f8c0c7.zip
Updated 77 files, added 180 files and deleted 2 files (automated)
Diffstat (limited to '_people')
-rw-r--r--_people/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/_people/index.php b/_people/index.php
index d99f8bd..6ff03ed 100644
--- a/_people/index.php
+++ b/_people/index.php
@@ -50,7 +50,7 @@ if (!isset($id)):
<br><br>
<h1>
<span><?= getNameFromId($id) ?><?php if (isset($data["born"]) && trim($data["born"]) !== ""): ?> <small><small><small>(<?= $data["first_name"] . " " . $data["born"] ?>)</small></small></small><?php endif; ?></span>
- <span style="float: right;"><a href="/edit/<?= $id ?>" class="btn btn-outline-dark"><?= l("lang_people_edit") ?></a></span>
+ <span id="btn-area" style="float: right;"><a href="/edit/<?= $id ?>" class="btn btn-outline-dark"><?= l("lang_people_edit") ?></a></span>
</h1>
<div style="display: grid; grid-template-columns: 1fr 400px; grid-gap: 20px;" id="infobox">