Commit 07012cc7 authored by Franco Fichtner's avatar Franco Fichtner

dasboard: this is absolutely terrible--iteration breaks widget selection

parent 24ef6de0
......@@ -581,8 +581,8 @@ endif; ?>
if ($divdisplay == 'block') {
include($directory . $widget);
}
$widgetcounter++;
} ?>
<?php $widgetcounter++; ?>
</div>
</div>
</section>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment