This commit is contained in:
sparkyx 2022-12-02 21:31:59 +01:00
parent 97988bfeb8
commit 29ec0f6f05
3 changed files with 11 additions and 10 deletions

View file

@ -223,7 +223,7 @@ if ($sub_action == "update")
//--------------------------------------------------------------------------------
if ($sub_action == 'detail')
{
echo '<div class="content">';
echo '<div class="content" style="padding:1rem">';
if ( $correction == 0 )
{
$act = new Follow_Up($cn);