Fixes Dotaddict themes galery URL, closes #1950

feature/perblog_activation
franck 2014-02-27 16:47:05 +01:00
parent 2ce8de49c7
commit 4c5bdd5eab
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ if ($core->auth->isSuperAdmin() && $list->isWritablePath()) {
echo
'<p class="info vertical-separator">'.sprintf(
__("Visit %s repository, the resources center for Dotclear."),
'<a href="http://themes.dotaddict.org/dc2/">Dotaddict</a>'
'<a href="http://themes.dotaddict.org/galerie-dc2/">Dotaddict</a>'
).
'</p>'.