diff --git a/modules/organize/views/organize_tree.html.php b/modules/organize/views/organize_tree.html.php
index 3912c1f6..33d7b4c9 100644
--- a/modules/organize/views/organize_tree.html.php
+++ b/modules/organize/views/organize_tree.html.php
@@ -1,5 +1,5 @@
-
"
+"
ref="= $album->id ?>">
@@ -7,12 +7,12 @@
ref="= $album->id ?>">
= html::clean($album->title) ?>
-
+
foreach ($album->children(null, null, array(array("type", "=", "album"))) as $child): ?>
if ($selected && $child->contains($selected)): ?>
= View::factory("organize_tree.html", array("selected" => $selected, "album" => $child)); ?>
else: ?>
- - "
+
- "
ref="= $child->id ?>">
" ref="= $child->id ?>">