mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-31 00:39:11 -04:00
Normalize capitalization ticket #596
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<div id="g-admin-advanced-settings" class="g-block">
|
||||
<h1> <?= t("Advanced Settings") ?> </h1>
|
||||
<h1> <?= t("Advanced settings") ?> </h1>
|
||||
<p>
|
||||
<?= t("Here are internal Gallery configuration settings. Most of these settings are accessible elsewhere in the administrative console.") ?>
|
||||
</p>
|
||||
|
||||
|
||||
<ul id="g-action-status" class="g-message-block">
|
||||
<li class="g-warning"><?= t("Change these values at your own risk!") ?></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user