mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
Remove public contact visibility checkbox from admin add/edit forms
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user