diff options
| author | Chad Kieffer <chad@2tbsp.com> | 2009-01-12 08:20:39 +0000 |
|---|---|---|
| committer | Chad Kieffer <chad@2tbsp.com> | 2009-01-12 08:20:39 +0000 |
| commit | 8a79d328edc993228430de2705c5470747feaebd (patch) | |
| tree | 2d8b02e8e08b2763704e2ab91b6e633f344006fa /core/views/admin_modules.html.php | |
| parent | 42e635bff0948e3a8e7dc0003d17e709b7db2ce3 (diff) | |
Minor markup cleanup.
Diffstat (limited to 'core/views/admin_modules.html.php')
| -rw-r--r-- | core/views/admin_modules.html.php | 2 |
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") ?>"> |
