Subversion Repositories wpShopGermany4

Rev

Rev 5261 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5261 Rev 6503
Line 3... Line 3...
3
	/**
3
	/**
4
	 * Template für den Import von Gutscheinen über CSV Datei
4
	 * Template für den Import von Gutscheinen über CSV Datei
5
	 */
5
	 */
6
 
6
 
7
?>
7
?>
8
<?php echo $this->writeBackendMessage(); ?>
-
 
9
 
8
 
10
<div class="wrap wpsg_mod_gutschein">
9
<div class="wrap wpsg_mod_gutschein">
11
	<div class="icon32 icon32-posts-post" id="icon-edit"><br></div>
10
	<div class="icon32 icon32-posts-post" id="icon-edit"><br></div>
12
	<h2>
11
	<h2>
13
		<?php echo __('Gutscheinverwaltung - CSV Import', 'wpsg'); ?>
12
		<?php echo __('Gutscheinverwaltung - CSV Import', 'wpsg'); ?>