- use htmlarea when submitting a new version or application
- use htmlarea when reviewing a new version or application - don't let admin try to add keywords or webpage to an application version - improved templates and stylesheet to don't break appdb layout
This commit is contained in:
@@ -235,8 +235,8 @@ if(isset($_REQUEST['submit1']))
|
||||
<br /><span class=\"subtitle\">What was not tested:</span><br />
|
||||
- burning<br />
|
||||
</p>";
|
||||
$oRow->description .= "<p><span class=\"title\">Tested versions</span><br /><table width=\"90%\" border=\"1\">
|
||||
<thead><tr>
|
||||
$oRow->description .= "<p><span class=\"title\">Tested versions</span><br /><table class=\"historyTable\" width=\"90%\" border=\"1\">
|
||||
<thead class=\"historyHeader\"><tr>
|
||||
<td>App. version</td><td>Wine version</td><td>Installs?</td><td>Runs?</td><td>Rating</td>
|
||||
</tr></thead>
|
||||
<tbody><tr>
|
||||
|
||||
Reference in New Issue
Block a user