[branche 2.1] nl_NL - add subscribe for NL to newsletter
git-svn-id: http://piwigo.org/svn/branches/2.1@7723 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
5815da1e06
commit
58373dddef
1 changed files with 1 additions and 0 deletions
|
@ -1872,6 +1872,7 @@ function get_newsletter_subscribe_base_url($language) {
|
||||||
'pl_PL' => 'pl.piwigo.org',
|
'pl_PL' => 'pl.piwigo.org',
|
||||||
'hu_HU' => 'hu.piwigo.org',
|
'hu_HU' => 'hu.piwigo.org',
|
||||||
'ru_RU' => 'ru.piwigo.org',
|
'ru_RU' => 'ru.piwigo.org',
|
||||||
|
'nl_NL' => 'nl.piwigo.org',
|
||||||
);
|
);
|
||||||
|
|
||||||
if (isset($domain_of[$language])) {
|
if (isset($domain_of[$language])) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue