Changeset 1055 for trunk/templates

Show
Ignore:
Timestamp:
06/10/07 15:27:19 (18 months ago)
Author:
kake
Message:

Remove <p> element which wraps <div id=footer_delete_link>, since it's invalid markup and it wasn't doing anything anyway (fixes #221).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/templates/footer.tt

    r1031 r1055  
    2222    [% INCLUDE custom_footer_credits.tt %] 
    2323  [% CATCH %] 
    24     <p> 
    25       [% INCLUDE delete_link %] 
    26     </p> 
     24    [% INCLUDE delete_link %] 
    2725    <p> 
    2826      Powered by <a href="[% full_cgi_url%]?action=about">OpenGuides [% openguides_version %]</a>.