72c72 < index 59cf945..2534b1d 100644 --- > index 59cf945..2688d91 100644 109c109 < + $modules[$module] = $this->l($name, 'help.page', array('name' => $module)); --- > + $modules[$module] = $this->l($name, 'help.page', array('name' => $module)); 155c155 < index 0000000..211ba86 --- > index 0000000..691a5309 158c158 < @@ -0,0 +1,20 @@ --- > @@ -0,0 +1,18 @@ 173,177c173,175 < + {% if rows %} < + {% for list in rows %} < + {{ list }} < + {% endfor %} < + {% endif %} --- > + {% for list in rows %} > + {{ list }} > + {% endfor %}