]> git.p6c8.net - jirafeau.git/blobdiff - admin.php
Translated using Weblate (Finnish)
[jirafeau.git] / admin.php
index cad427cc35c9d7be4f3651f46fd11174be443147..2cad589cff73a7509ddda5d36583be5133b8b58a 100644 (file)
--- a/admin.php
+++ b/admin.php
@@ -129,7 +129,7 @@ if (!(isset ($_POST['action']) && strcmp ($_POST['action'], 'download') == 0))
         require (JIRAFEAU_ROOT . 'lib/template/header.php');
         ?><h2><?php echo t('Admin interface'); ?></h2><?php
 
-        ?><div id = "install">
+        ?><div id = "admin">
         <fieldset><legend><?php echo t('Actions');?></legend>
         <table>
         <form action = "<?php echo basename(__FILE__); ?>" method = "post">
@@ -148,7 +148,7 @@ if (!(isset ($_POST['action']) && strcmp ($_POST['action'], 'download') == 0))
         <tr>
             <input type = "hidden" name = "action" value = "clean_async"/>
             <td class = "info">
-                <?php echo t('Clean old unfinished transferts'); ?>
+                <?php echo t('Clean old unfinished transfers'); ?>
             </td>
             <td></td>
             <td>

patrick-canterino.de