From c9a50c006c627f1c1b854df341fd73daafee039e Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Fri, 18 Nov 2005 18:03:43 +0000 Subject: [PATCH] use superscript tag for comment --- ChangeLog | 2 ++ libraries/display_export.lib.php | 15 +++++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 71bda5f16..9c6541022 100755 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,8 @@ $Source$ * libraries/function.js::pdfPaperSize() - function does not always return a vlaue - undeclared variables + * libraries/display_export.lib.php + - use superscript tag for comment 2005-11-17 Marc Delisle * Documentation.html: patch #1353283, thanks to Isaac Bennetch diff --git a/libraries/display_export.lib.php b/libraries/display_export.lib.php index 74228b0f9..6409b15fd 100644 --- a/libraries/display_export.lib.php +++ b/libraries/display_export.lib.php @@ -766,7 +766,9 @@ function show_checked_option() {
- : + : /> + echo '" />'; + ?> + ( /> - )* + )
- (1) ', '') . "\n"; ?> + . $strDocu . '">', ''); ?>