There is small annoying problem with my
"right_now_table" layout — tdo-mf is out of space
The reason is tdomf-overview.php (line:284). There is not enough space to put 2 column table to the 1 column. I've change the code, and it will be great if we fix this out:
284:echo '</tbody></table></div>'; //close last table
285:echo '<div style="clear:both padding-top: 50px;"></div>
286:echo '<div class="table table_content"><table><tbody><tr><p class="sub">TDMF</p>';
Not perfect but, I know. So what? =)
Any plans to make possible to do "Your Submissions" on the dashboard?