]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak retweak previous patch
authorKern Sibbald <kern@sibbald.com>
Sun, 23 Jul 2017 08:30:09 +0000 (10:30 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 23 Jul 2017 08:30:09 +0000 (10:30 +0200)
bacula/src/dird/ua_label.c

index 9715968f5e29756104ede205673e14bae7556e77..f2e1c510433c0b1b90361c1d2123f77405ae54b3 100644 (file)
@@ -1210,7 +1210,7 @@ void status_slots(UAContext *ua, STORE *store_r)
       goto bail_out;
    }
    ua->send_msg(_("+------+----------------------+-----------+-----------------+--------------------+\n"));
-   ua->send_msg(_("| Slot | Volume Name          | Status    |      Media Type | Pool               |\n"));
+   ua->send_msg(_("| Slot | Volume Name          | Status    | Media Type      | Pool               |\n"));
    ua->send_msg(_("+------+----------------------+-----------+-----------------+--------------------+\n"));
 
    /* Walk through the list getting the media records */