Posted by MoonchildCH on August 1, 2008 at 12:10am
Jump to:
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | block.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
modules -> block -> block-admin-display-form.tpl.php
was missing the final "p" which messed me up when trying to administer blocks.
Comments
#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.
#5
Closing due to lack of any further response.