- Patch #506482 by spuky, catch: remove some pointless /admin descriptions.

merge-requests/26/head
Dries Buytaert 2009-08-16 11:31:27 +00:00
parent 7e707543f5
commit 26cdaf72f2
1 changed files with 0 additions and 3 deletions

View File

@ -1940,9 +1940,6 @@ function theme_admin_block($block) {
$block[title]
</h3>
<div class="body">
<p class="description">
$block[description]
</p>
$block[content]
</div>
</div>