Remove public contact visibility checkbox from admin add/edit forms

This commit is contained in:
Pontoporeia
2026-07-05 14:04:29 +02:00
parent ec6c939f4e
commit 8e309bbcb7
6 changed files with 9 additions and 15 deletions
+1 -1
View File
@@ -202,7 +202,7 @@
<?php endif; ?>
<?php if (!empty($data["contact_visible"]) && !empty($data["contact_public"])): ?>
<?php if (!empty($data["contact_visible"])): ?>
<p class="tfe-meta-item">
<span class="tfe-meta-label">Contact :</span>
<?php