2009/10/10 23:51:46 +0100 sbrady: s/Wine/QEMU/, s/AppDB/OS DB/, s/Application/OS/ in text

This commit is contained in:
2014-09-04 05:36:09 +01:00
parent 3bcaef5353
commit ac6d8edca7
25 changed files with 176 additions and 162 deletions

View File

@@ -23,7 +23,7 @@ The password will be sent to your e-mail
</tr>
<?php
echo "<tr><td class=color1>&nbsp; Wine version </td><td class=color0>";
echo "<tr><td class=color1>&nbsp; QEMU version </td><td class=color0>";
echo make_bugzilla_version_list("sWineRelease", isset($aClean['sWineRelease']) ? $aClean['sWineRelease'] : '');
echo "</td></tr>";