Plugin Directory


Ignore:
Timestamp:
11/26/2012 05:07:40 PM (13 years ago)
Author:
fabifott
Message:

WP-Filebase 0.2.9.26

  • Fixed flash uploader
  • Fixed admin bar context menu
  • Re-organized some settings tabs
  • Missing files will automatically set offline during sync
  • Updated Brazillian Portuguese translation by Felipe Cavalcanti
  • Fixed Item::GetParents() stuck in endless loop
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-filebase/trunk/editor_plugin.php

    r615301 r630203  
    190190}
    191191
    192 <?php
    193 ?>
     192
    194193//]]>
    195194</script>
     
    206205        <li><a href="#list" onclick="return tabclick(this)"><?php _e('File list', WPFB) ?></a></li>
    207206        <li><a href="#browser" onclick="return tabclick(this)"><?php _e('File Tree View', WPFB) ?></a></li>
    208 <?php
    209 ?>
     207
    210208    </ul>
    211209<?php } ?>
     
    356354
    357355
    358 <?php
    359 ?>
     356
    360357
    361358<!--
Note: See TracChangeset for help on using the changeset viewer.