From: Davide Franco Date: Fri, 14 Jan 2011 15:50:48 +0000 (+0100) Subject: bacula-web: Fixed html typo in pools template file X-Git-Tag: Release-5.2.1~557 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3d9f053f16a55597ee5694c35a568cf1b26f150d;p=bacula%2Fbacula bacula-web: Fixed html typo in pools template file - Changed from width=100px to width=100 --- diff --git a/gui/bacula-web/templates/pools.tpl b/gui/bacula-web/templates/pools.tpl index 128397c870..8d9c15cab2 100644 --- a/gui/bacula-web/templates/pools.tpl +++ b/gui/bacula-web/templates/pools.tpl @@ -28,11 +28,11 @@

{$pool_name}

- - - - - + + + + +
Name{t}Bytes{/t}{t}Media Type{/t}{t}Expire{/t}{t}Last written{/t}Name{t}Bytes{/t}{t}Media Type{/t}{t}Expire{/t}{t}Last written{/t} {t}Status{/t}
@@ -41,11 +41,11 @@ {foreach from=$pool item=volume} - - - - - + + + + + {foreachelse}
{$volume.volumename}{$volume.volbytes}{$volume.mediatype}{$volume.expire}{$volume.lastwritten}{$volume.volumename}{$volume.volbytes}{$volume.mediatype}{$volume.expire}{$volume.lastwritten} {$volume.volstatus}