function tab_addgallery() {
?>
<!-- create gallery -->
/// ....
<?php _e('Create a new , empty gallery below the folder', 'nggallery') ;?> <strong><?php echo $this->defaultpath ?></strong><br />
<?php } ?>
<i>(图集名称支持以下字符:中文、A-Z、a-z、0-9、-、_ ,中文将自动转换为拼音)</i></td>
</tr>
<?php do_action('ngg_add_new_gallery_form'); ?>
</table>
//...
</form>
您可能感兴趣的文章: