Show table text on top.

This commit is contained in:
Nahuel ANGELINETTI 2009-09-16 16:55:10 +02:00 committed by Henri-Damien LAURENT
parent 6a6f65c41c
commit c9b4e53ed3

View file

@ -1,6 +1,11 @@
<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
<title>Koha &rsaquo; Search for vendor <!-- TMPL_VAR name="supplier" --></title>
<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
<style type="text/css">
#vendors td{
vertical-align: top;
}
</style>
</head>
<body>
<!-- TMPL_INCLUDE NAME="header.inc" -->