Subversion Repositories wpShopGermany4

Rev

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

Rev 5532 Rev 6283
Line 33... Line 33...
33
		<?php echo wpsg_drawForm_AdminboxEnd(); ?>
33
		<?php echo wpsg_drawForm_AdminboxEnd(); ?>
34
			
34
			
35
		<p class="submit"><input type="submit" value="<?php echo __('Einstellungen speichern', 'wpsg'); ?>" class="button-primary" id="submit" name="submit" /></p>
35
		<p class="submit"><input type="submit" value="<?php echo __('Einstellungen speichern', 'wpsg'); ?>" class="button-primary" id="submit" name="submit" /></p>
36
		
36
		
37
	</form>
37
	</form>
38
</div>
38
</div>
39
39