mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-30 19:50:36 -04:00
Fix typo, thanks cajun100 for reporting!
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<div class="g-block">
|
||||
<h1> <?= t("Add from server admininstration") ?> </h1>
|
||||
<h1> <?= t("Add from server administration") ?> </h1>
|
||||
<div class="g-block-content">
|
||||
<?= $form ?>
|
||||
<h2><?= t("Authorized paths") ?></h2>
|
||||
|
||||
Reference in New Issue
Block a user