Ticket #12202: 12202.3.diff
File 12202.3.diff, 574 bytes (added by , 14 years ago) |
---|
-
dashboard.php
279 279 echo '<td class="t tags">' . $text . '</td>'; 280 280 281 281 echo "</tr>"; 282 do_action('right_now_content_table_end'); 282 283 echo "\n\t</table>\n\t</div>"; 283 284 284 285 … … 329 330 echo '<td class="last t">' . $text . '</td>'; 330 331 331 332 echo "</tr>"; 332 do_action('right_now_ table_end');333 do_action('right_now_discussion_table_end'); 333 334 echo "\n\t</table>\n\t</div>"; 334 335 335 336 echo "\n\t".'<div class="versions">';