浏览代码

Fix spacing

pdontthink 18 年之前
父节点
当前提交
7d2a76641d
共有 1 个文件被更改,包括 6 次插入5 次删除
  1. 6 5
      templates/default/read_headers.tpl

+ 6 - 5
templates/default/read_headers.tpl

@@ -6,11 +6,12 @@
  * 
  * The following variables are available in this template:
  * 
- *    $headers_to_display - array containing the list of all elements that need
- *             to be displayed.  The index of each element is the translated name
- *             of the field to be displayed.  The value of each element is the
- *             value to be displayed for that field.  Many values can be controled
- *             through additional templates.
+ *    $headers_to_display - Array containing the list of all elements that need
+ *                          to be displayed.  The index of each element is the
+ *                          translated name of the field to be displayed.  The
+ *                          value of each element is the value to be displayed
+ *                          for that field.  Many values can be controled through
+ *                          additional templates.
  * 
  *
  * @copyright © 1999-2006 The SquirrelMail Project Team