Changeset 630203 for wp-filebase/trunk/editor_plugin.php
- Timestamp:
- 11/26/2012 05:07:40 PM (13 years ago)
- File:
-
- 1 edited
-
wp-filebase/trunk/editor_plugin.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-filebase/trunk/editor_plugin.php
r615301 r630203 190 190 } 191 191 192 <?php 193 ?> 192 194 193 //]]> 195 194 </script> … … 206 205 <li><a href="#list" onclick="return tabclick(this)"><?php _e('File list', WPFB) ?></a></li> 207 206 <li><a href="#browser" onclick="return tabclick(this)"><?php _e('File Tree View', WPFB) ?></a></li> 208 <?php 209 ?> 207 210 208 </ul> 211 209 <?php } ?> … … 356 354 357 355 358 <?php 359 ?> 356 360 357 361 358 <!--
Note: See TracChangeset
for help on using the changeset viewer.