summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_backup.php
diff options
context:
space:
mode:
authorCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-08 08:45:15 -0300
committerCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-08 08:45:15 -0300
commitb639d5cd4d79087320bc97049ed31c872b662c7c (patch)
tree63483e3df60b91dec5e9d1cc32376566404f3434 /usr/local/www/diag_backup.php
parent0143ee301bdf62aa5c6efd3793e8845600ea2d8f (diff)
downloadpfsense-b639d5cd4d79087320bc97049ed31c872b662c7c.zip
pfsense-b639d5cd4d79087320bc97049ed31c872b662c7c.tar.gz
Corrections gettext implementation on diag_backup.php
Diffstat (limited to 'usr/local/www/diag_backup.php')
-rwxr-xr-xusr/local/www/diag_backup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index 6ce7b8d..815de1b 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -641,7 +641,7 @@ function backuparea_change(obj) {
</td>
</tr>
</table>
- <p><input name="Submit" type="submit" class="formbtn" id="restore" value="Restore configuration"></p>
+ <p><input name="Submit" type="submit" class="formbtn" id="restore" value="<?=gettext("Restore configuration"); ?>"></p>
<p><strong><span class="red">Note:</span></strong><br /><?=gettext("The firewall will reboot after restoring the configuration."); ?><br /></p>
</td>
</tr>
OpenPOWER on IntegriCloud