summaryrefslogtreecommitdiff
path: root/core/views/admin_modules.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/views/admin_modules.html.php')
-rw-r--r--core/views/admin_modules.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/admin_modules.html.php b/core/views/admin_modules.html.php
index 67fdfa32..53af2116 100644
--- a/core/views/admin_modules.html.php
+++ b/core/views/admin_modules.html.php
@@ -2,7 +2,7 @@
<div id="gModules">
<h1> <?= t("Gallery Modules") ?> </h1>
<p>
- <?= t("Power up your Gallery by adding more modules! Each module provides new cool features.") ?>
+ <?= t("Power up your Gallery by adding more modules! Each module provides new cool features.") ?>
</p>
<form method="post" action="<?= url::site("admin/modules/save") ?>">