Changeset 1083 for plugins/apostropheBlogPlugin/trunk/data/generator/sfDoctrineModule/aBlogAdmin/template/templates/_list_th_tabular.php
- Timestamp:
- 04/27/10 17:54:55 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheBlogPlugin/trunk/data/generator/sfDoctrineModule/aBlogAdmin/template/templates/_list_th_tabular.php
r1082 r1083 9 9 <ul class="a-multi-title"> 10 10 <li><a href="#" class="a-btn a-sort-label">[?php echo __('<?php echo $field->getConfig('label') ?>', array(), '<?php echo $this->getI18nCatalogue() ?>') ?]</a> 11 <div class="filternav ">11 <div class="filternav <?php echo aTools::slugify($name); ?>"> 12 12 <hr/> 13 13 <?php if($filterFieldConfig[$name]->isComponent()): ?>

