Change references to Gallery 2 and Gallery 3 to consistently refer to

Gallery n as opposed any variants of this.
This commit is contained in:
Tim Almdal
2009-07-07 07:32:36 -07:00
parent 493fb27825
commit b59e94e7dc
9 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<html>
<head>
<title><?= t("Gallery3 Upgrader") ?></title>
<title><?= t("Gallery 3 Upgrader") ?></title>
<link rel="stylesheet" type="text/css" href="<?= url::file("modules/gallery/css/upgrader.css") ?>"
media="screen,print,projection" />
<script src="<?= url::file("lib/jquery.js") ?>" type="text/javascript"></script>