浏览代码

Those ones can't be printed with & as they're into a javascript call.

philippe_mingo 23 年之前
父节点
当前提交
9ceb071489
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/read_body.php

+ 2 - 2
src/read_body.php

@@ -98,8 +98,8 @@ function printer_friendly_link() {
     }
 
     $params = '?passed_ent_id=' . $ent_num .
-              '&mailbox=' . urlencode($mailbox) .
-              '&passed_id=' . $passed_id;
+              '&mailbox=' . urlencode($mailbox) .
+              '&passed_id=' . $passed_id;
 
     $print_text = _("View Printable Version");