mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-30 10:55:50 -04:00
gallery.menalto.com -> galleryproject.org
codex.gallery2.org -> codex.galleryproject.org Fixes #1957.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="g-block ui-helper-clearfix">
|
||||
<h1> <?= t("Theme choice") ?> </h1>
|
||||
<p>
|
||||
<?= t("Make your Gallery beautiful <a href=\"%url\">with a new theme</a>! There are separate themes for the regular site and for the administration interface. Click a theme below to preview and activate it.", array("url" => "http://codex.gallery2.org/Category:Gallery_3:Themes")) ?>
|
||||
<?= t("Make your Gallery beautiful <a href=\"%url\">with a new theme</a>! There are separate themes for the regular site and for the administration interface. Click a theme below to preview and activate it.", array("url" => "http://codex.galleryproject.org/Category:Gallery_3:Themes")) ?>
|
||||
</p>
|
||||
|
||||
<div class="g-block-content">
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<? if (!$count): ?>
|
||||
<p>
|
||||
<?= t("There are no other site themes available. <a href=\"%url\">Download one now!</a>", array("url" => "http://codex.gallery2.org/Category:Gallery_3:Themes")) ?>
|
||||
<?= t("There are no other site themes available. <a href=\"%url\">Download one now!</a>", array("url" => "http://codex.galleryproject.org/Category:Gallery_3:Themes")) ?>
|
||||
</p>
|
||||
<? endif ?>
|
||||
</div>
|
||||
@@ -88,7 +88,7 @@
|
||||
|
||||
<? if (!$count): ?>
|
||||
<p>
|
||||
<?= t("There are no other admin themes available. <a href=\"%url\">Download one now!</a>", array("url" => "http://codex.gallery2.org/Category:Gallery_3:Themes")) ?>
|
||||
<?= t("There are no other admin themes available. <a href=\"%url\">Download one now!</a>", array("url" => "http://codex.galleryproject.org/Category:Gallery_3:Themes")) ?>
|
||||
</p>
|
||||
<? endif ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user