modules -> block -> block-admin-display-form.tpl.php
was missing the final "p" which messed me up when trying to administer blocks.
modules -> block -> block-admin-display-form.tpl.php
was missing the final "p" which messed me up when trying to administer blocks.
Comments
Comment #1
MoonchildCH commentedComment #2
MoonchildCH commentedSorry 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.
Comment #3
dave reidThere are no
<p>tags in that template.Comment #4
MoonchildCH commentedNo, 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.
Comment #5
dpearcefl commentedClosing due to lack of any further response.