Revision d337fd0e
Added by Scott Ullrich almost 14 years ago
usr/local/www/system_firmware_restorefullbackup.php | ||
---|---|---|
139 | 139 |
if($counter == 0) { |
140 | 140 |
echo "<tr>"; |
141 | 141 |
echo "<td class='listlr' width='100%' colspan='4'>"; |
142 |
echo gettext("Could not locate any previous backups.");
|
|
142 |
echo gettext("<center>Could not locate any previous backups.</center>");
|
|
143 | 143 |
echo "</td>"; |
144 | 144 |
echo "</tr>"; |
145 | 145 |
} |
Also available in: Unified diff
Center text