diff --git a/build/libifm.php b/build/libifm.php index c678314..ce0e721 100644 --- a/build/libifm.php +++ b/build/libifm.php @@ -158,26 +158,27 @@ class IFM { - + + {{#config.download}} - + {{/config.download}} {{#config.showlastmodified}} - + {{/config.showlastmodified}} {{#config.showfilesize}} - + {{/config.showfilesize}} {{#config.showpermissions}} - + {{/config.showpermissions}} {{#config.showowner}} - + {{/config.showowner}} {{#config.showgroup}} - + {{/config.showgroup}} - + @@ -249,6 +250,12 @@ f00bar; $templates['filetable'] = <<<'f00bar' {{#items}} + {{#fixtop}} + + {{/fixtop}} + {{^fixtop}} + + {{/fixtop}} {{/config.showlastmodified}} {{#config.showfilesize}} - + {{/config.showfilesize}} {{#config.showpermissions}}
{{i18n.filename}}{{i18n.filename}}{{i18n.last_modified}}{{i18n.last_modified}}{{i18n.size}}{{i18n.size}}
@@ -271,7 +278,7 @@ f00bar; {{lastmodified}}{{size}}{{size}}