Tweaks to DownloadView.php, a=chris

Chris Pollett [2015-12-24 20:Dec:th]
Tweaks to DownloadView.php, a=chris
Filename
views/DownloadView.php
diff --git a/views/DownloadView.php b/views/DownloadView.php
index c097b5d..5218dfe 100755
--- a/views/DownloadView.php
+++ b/views/DownloadView.php
@@ -92,7 +92,8 @@ class DownloadView extends View
             class="narrowfield" maxlength="80" name="business" /></td>
         </tr>
         <tr>
-        <th class="table-label" colspan="2"><label for="yioop-use"><?=
+        <th class="table-label" style="text-align:left;"
+colspan="2"><label for="yioop-use"><?=
             tl('download_view_interest') ?></label></th>
         </tr>
         <tr><td colspan="2">
ViewGit