Dotclear

Changeset 1000 for plugins/private


Ignore:
Timestamp:
04/06/09 14:04:55 (14 years ago)
Author:
noe
Message:

Correction du widget (inputs non valides xhtml)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/private/_public.php

    r956 r1000  
    193193                    '<form action="'.$core->blog->url.'" method="post">'. 
    194194                    '<p class="buttons">'. 
    195                     '<input type="hidden" name="blogout" id="blogout" value="">'. 
    196                     '<input type="submit" value="'.html::escapeHTML($w->label).'" class="logout"></p>'. 
     195                    '<input type="hidden" name="blogout" id="blogout" value="" />'. 
     196                    '<input type="submit" value="'.html::escapeHTML($w->label).'" class="logout" /></p>'. 
    197197                    '</form></div>'; 
    198198               return $res; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map