]> git.sur5r.net Git - bacula/bacula/commitdiff
bacula-web: Fixed typo in report type options
authorDavide Franco <bacula-dev@dflc.ch>
Fri, 8 Jul 2011 18:19:59 +0000 (20:19 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 2 Aug 2011 09:56:22 +0000 (11:56 +0200)
 - Changed transfered by transferred

gui/bacula-web/templates/index.tpl

index c0f9aad62de2e0ce67d021af35b599f67e7e281a..392225bbad1afa4379a2b748382a0326827abcb1 100644 (file)
                        <td class="label">Report type</td>
                        <td class="info">
                                <select>
-                                       <option>{t}Transfered Bytes{/t}
-                                       <option>{t}Transfered Files {/t}
+                                       <option>{t}Transferred Bytes{/t}
+                                       <option>{t}Transferred Files {/t}
                                </select>
                        </td>
                </tr>