Skip to content

Commit f95d794

Browse files
committed
Revert "Minor typo"
This reverts commit 4be1fb0.
1 parent 4be1fb0 commit f95d794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Z_UpgradeDatabase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ function updateDBNo($NewNumber, $Description = '') {
172172
// use a button here for consistency with the "Continue" button (used to initiate updates)
173173
echo '<div class="centre">
174174
<a href="' . $RootPath . '/Logout.php" title="' . __('Log out of') . ' ' . 'webERP" alt="">
175-
<button>', __('Login again for changes to take effect'), '</button>
175+
<button>', __('Login again for changes to take affect'), '</button>
176176
</a>
177177
</div>';
178178

0 commit comments

Comments
 (0)