Use table for member information, fix a few design mistakes in period/month display.
This commit is contained in:
parent
eb80b4e709
commit
e440d1df56
5 changed files with 84 additions and 33 deletions
|
@ -126,7 +126,7 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
(print "Current month: " (month->string (*current-month*)))
|
||||
(newline)
|
||||
(if mr
|
||||
(print-member-record-info mr)
|
||||
(print-member-record-table mr)
|
||||
(print-members-base-info MB))
|
||||
(newline))
|
||||
((print-stats)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue