Commit dbcea094ef4114497463e12ebed0f78e888bed14

Authored by Conrad Vermeulen
1 parent 811e8837

"KTS-2056"

"Hard-coded on-screen text refers to a button that does not exist."
Fixed.

Reviewed By: Kevin Fourie

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6775 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 0 additions and 2 deletions
setup/upgrade.php
... ... @@ -510,8 +510,6 @@ You can continue to do the backup manually using the following process:
510 510 <nobr><?=$stmt['display']?>
511 511 </table>
512 512 <P>
513   -Press <i>continue to backup</i> to attempt the command(s) above.
514   -<P>
515 513  
516 514 &nbsp;&nbsp; &nbsp; &nbsp; <input type=button value="back" onclick="javascript:do_start('home')"> &nbsp;&nbsp; &nbsp; &nbsp;
517 515  
... ...