Administer blocks error
MoonchildCH - August 1, 2008 - 00:10
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | block.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
modules -> block -> block-admin-display-form.tpl.php
was missing the final "p" which messed me up when trying to administer blocks.

#1
#2
Sorry to change this twice, but the selector won't let me view the whole list--only one value at a time--and I had to scroll around with my arrow keys til I found something likely.
#3
There are no
<p>tags in that template.#4
No, I meant the final "p" of the file name. It was "block-admin-display-form.tpl.ph"
I've had a lot of problems with my computer trimming file names at 31 characters, which I didn't realize when I started working with Drupal.