Portal: Added a "Reload page" button on the error page.

SVN:trunk[4753]
This commit is contained in:
Guillaume Lajarige
2017-05-31 08:55:48 +00:00
parent 602be73d0b
commit 98b4a0178f
8 changed files with 10 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ Dict::Add('EN US', 'English', 'English', array(
'Page:Home' => 'Home',
'Page:GoPortalHome' => 'Home page',
'Page:GoPreviousPage' => 'Previous page',
'Page:ReloadPage' => 'Reload page',
'Portal:Button:Submit' => 'Submit',
'Portal:Button:Apply' => 'Update',
'Portal:Button:Cancel' => 'Cancel',