Subversion Repositories wpShopGermany4

Rev

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

Rev 6526 Rev 6645
Line 247... Line 247...
247
                                                
247
                                                
248
                                                if ($modul_info['active'] === true) 
248
                                                if ($modul_info['active'] === true) 
249
                                                {
249
                                                {
250
                                                
250
                                                
251
                                                    echo '<br />';
251
                                                    echo '<br />';
252
                                                    echo wpsg_translate(__('<a href="#1#">Version installieren</a>.', 'wpsg'), WPSG_URL_WP.'wp-admin/admin.php?page=wpsg-Admin&action=registrierung&noheader=1&do=installModul&modul='.$modul_key);
252
                                                    echo wpsg_translate(__('<a href="#1#">Version installieren</a>.', 'wpsg'), WPSG_URL_WP.'wp-admin/admin.php?page=wpsg-Admin&action=registrierung&noheader=1&do=installModul&modul='.$modul_key.'&source=licence');
253
                                                    
253
                                                    
254
                                                }
254
                                                }
255
                                                
255
                                                
256
                                            }
256
                                            }
257
                                            
257