Dotclear

Changeset 2003:32293b4d2aa1 for themes


Ignore:
Timestamp:
09/22/13 12:37:47 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:
  • Ajout de h3 en intitulé de chaque "multi-part" : s'il n'a pas besoin d'être vu avec js la class adéquate est posée.
  • Petite correction du commit précédent les tableaux des tags n'ont pas besoin d'être scrollables, les lignes sont étroites.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r2002 r2003  
    437437# HTML Tab 
    438438 
    439 echo '<div class="multi-part" id="themes-list'.($conf_tab == 'html' ? '' : '-html').'" title="'.__('Content').'">'; 
     439echo '<div class="multi-part" id="themes-list'.($conf_tab == 'html' ? '' : '-html').'" title="'.__('Content').'">'. 
     440'<h3 class="out-of-screen-if-js">'.__('Content').'</h3>'; 
    440441 
    441442echo '<form id="theme_config" action="blog_theme.php?conf=1" method="post" enctype="multipart/form-data">'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map