SVN: toys/stbr/index.php
shadzik
shadzik at pld-linux.org
Wed May 16 00:11:24 CEST 2007
Author: shadzik
Date: Wed May 16 00:11:23 2007
New Revision: 8553
Modified:
toys/stbr/index.php
Log:
- add importand info on what to type if you reqest an upgrade or test-build
Modified: toys/stbr/index.php
==============================================================================
--- toys/stbr/index.php (original)
+++ toys/stbr/index.php Wed May 16 00:11:23 2007
@@ -48,8 +48,13 @@
<h2>Send To Builder Requests Log</h2>
-th-ready means you requested an upgrade<br/>
-th-test means you reqested an test-build<br/>
+<table>
+<thead>
+<tr><b>Importand Info:</b></tr>
+<tr><td><font color='red'>th-ready:</font> means you requested an upgrade</td></tr>
+<tr><td><font color='red'>th-test:</font> means you reqested an test-build</td></tr>
+</thead>
+</table>
<br/>
<div id="phonebookTable">
<table>
@@ -116,7 +121,7 @@
}
else
{
- $filled = "not in";
+ $filled = "not sent";
}
}
else
More information about the pld-cvs-commit
mailing list