Aleksander Machniak
2016-02-05 bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
program/steps/addressbook/show.inc
@@ -1,6 +1,6 @@
<?php
/*
/**
 +-----------------------------------------------------------------------+
 | program/steps/addressbook/show.inc                                    |
 |                                                                       |
@@ -94,7 +94,7 @@
        return false;
    }
    $i_size = !empty($attrib['size']) ? $attrib['size'] : 40;
    $i_size = $attrib['size'] ?: 40;
    $form = array(
        'contact' => array(