fix spelling mistake on the screenshot queue page

This commit is contained in:
Jeff Zaroyko
2008-05-12 10:34:29 +10:00
committed by Chris Morgan
parent b9b20ff4c1
commit 2633cfe728

View File

@@ -708,7 +708,7 @@ class screenshot
$oAppData = new appData($this->iScreenshotId, null, $this); $oAppData = new appData($this->iScreenshotId, null, $this);
$oAppData->outputEditorGeneric(); $oAppData->outputEditorGeneric();
echo '<tr valign=top><td class=color0><b>Submited screenshot</b></td>',"\n"; echo '<tr valign=top><td class=color0><b>Submitted screenshot</b></td>',"\n";
echo '<td>'; echo '<td>';
$imgSRC = '<img width="'.$this->get_thumbnail_width().'" height="'. $imgSRC = '<img width="'.$this->get_thumbnail_width().'" height="'.
$this->get_thumbnail_height().'" src="'.BASE. $this->get_thumbnail_height().'" src="'.BASE.