Skip to content

Commit

Permalink
Fix typo, thanks cajun100 for reporting!
Browse files Browse the repository at this point in the history
  • Loading branch information
andyst committed Feb 26, 2010
1 parent 39b8810 commit ed0f93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/server_add/views/admin_server_add.html.php
@@ -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>
Expand Down

0 comments on commit ed0f93a

Please sign in to comment.