]> 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)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:49:21 +0000 (14:49 +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>