Subversion Repositories wpShopGermany4

Rev

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

Rev 6488 Rev 6491
Line 129... Line 129...
129
		 	
129
		 	
130
		<hr />
130
		<hr />
131
			
131
			
132
		<?php } ?>
132
		<?php } ?>
133
		
133
		
134
		<?php if (!isset($this->arAllModule[$_REQUEST['modul']]->version) || ((wpsg_isTrue($this->arAllModule[$_REQUEST['modul']]->free) || (is_array($this->arLizenz) && in_array($_REQUEST['modul'], (array)$this->arLizenz['mods']))))) { ?>
134
		<?php if (!isset($this->arAllModule[$_REQUEST['modul']]->version) || ((wpsg_isTrue($this->arAllModule[$_REQUEST['modul']]->free) || 1))) { ?>
135
			<?php if ($this->arAllModule[$_REQUEST['modul']]->inline === true) { ?>
135
			<?php if ($this->arAllModule[$_REQUEST['modul']]->inline === true) { ?>
136
			<p class="submit"><input type="submit" value="<?php echo __('Einstellungen speichern', 'wpsg'); ?>" class="button-primary" id="submit" name="submit"></p>
136
			<p class="submit"><input type="submit" value="<?php echo __('Einstellungen speichern', 'wpsg'); ?>" class="button-primary" id="submit" name="submit"></p>
137
			<?php } ?> 
137
			<?php } ?> 
138
			
138
			
139
			<input type="hidden" name="subaction" value="module" />
139
			<input type="hidden" name="subaction" value="module" />