mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-23 07:15:50 -04:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user