Closed (fixed)
Project:
Zen nineSixty (960 Grid system)
Version:
6.x-4.1
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
22 Sep 2009 at 05:13 UTC
Updated:
6 Jan 2010 at 06:24 UTC
The page.tpl.php file formatting needs a little help. At least personally I found the indenting that was used hard to follow. This patch cleans up spacing and adds some more comments to clarify which closing divs match which opening divs.
| Comment | File | Size | Author |
|---|---|---|---|
| eojthebrave-zenns-page_tpl_php_cleanup.patch | 7.73 KB | eojthebrave |
Comments
Comment #1
onejam commentedThanks for submitting a patch. Will take a look later.
Comment #2
onejam commentedComment #3
jcisio commentedThere're still some tabular in the patch, s/\t/ /g will do the trick.
Anyway, this patch doesnot only fix the indentation but also change many placements (one is mentioned at #633028: page.tpl.php div Tags out of place), so it's difficult to follow :(
Comment #4
onejam commented