diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-08-29 10:56:35 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-08-29 10:56:35 -0700 |
commit | 4408ed0684ad8b1a2e1623ef2103fdad8ae5d895 (patch) | |
tree | ad23a29c220d220b7049c0e9c0f7c21aba058b5f | |
parent | 1527f149a90a46428c48b4b811d4b8ecc10b9d2c (diff) |
Remove stray blank line.
-rw-r--r-- | modules/organize/views/organize_tree.html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/organize/views/organize_tree.html.php b/modules/organize/views/organize_tree.html.php index e38976ff..cf957fe6 100644 --- a/modules/organize/views/organize_tree.html.php +++ b/modules/organize/views/organize_tree.html.php @@ -36,7 +36,6 @@ <? endforeach ?> </ul> <? endif ?> - </li> <? endforeach ?> <? endif ?> |