]> git.sur5r.net Git - bacula/bacula/commitdiff
- Minor cosmetic fix.
authorJuan Luis Francis <indpnday@users.sourceforge.net>
Thu, 6 Oct 2005 15:08:14 +0000 (15:08 +0000)
committerJuan Luis Francis <indpnday@users.sourceforge.net>
Thu, 6 Oct 2005 15:08:14 +0000 (15:08 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2423 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bacula-web/templates/header.tpl

index 023d6e9fe8fb575775963e9f7234cbcf7602c365..57c129e04c6fc2998c73d6f2e47a8ddccd938426 100644 (file)
@@ -20,7 +20,7 @@
                <form method=post action=index.php>
                <td background="{#root#}/images/bg2.png" align="right" valign="top">
                {t}Select{/t}: 
-               <select name=sel_database style="font-family:verdana;font-size: 6px;color: white; background-color:#666;" onchange=submit()>
+               <select name=sel_database style="font-family:verdana;font-size: 10px;color: white; background-color:#666;" onchange=submit()>
                {html_options values=$dbs output=$dbs selected=$dbs_now}
                </select>
                </td>