X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=views.lisp;h=ff663879499291991203436203cc34b57c8e95cd;hb=25adaa0b17882319a8e772a33f346cc6e4aaf031;hp=b609ca08a772aa837ce86e94567a5e748e141e80;hpb=2ec170fb14c93a96313863aa47892bf1187503dc;p=hyperobject.git diff --git a/views.lisp b/views.lisp index b609ca0..ff66387 100644 --- a/views.lisp +++ b/views.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: views.lisp,v 1.19 2002/12/26 12:04:00 kevin Exp $ +;;;; $Id: views.lisp,v 1.20 2002/12/27 03:21:25 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg ;;;; @@ -244,7 +244,7 @@ ((or :xml-link-labels :ie-xml-link-labels) (push name links) (if (esd-hyperlink slot) - (string-append fmtstr " <~~a>" value-fmt "") + (string-append fmtstr " <~~a>" value-fmt "") (string-append fmtstr (concatenate 'string " <" xml-tag ">" value-fmt ""))))) ) ;; let value-fmt