Changeset 942
- Timestamp:
- 12/18/06 23:27:44 (2 years ago)
- Files:
-
- branches/wheeljack/tmpl/wizard/complete.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/wheeljack/tmpl/wizard/complete.tmpl
r848 r942 28 28 <input name="retry" type="submit" value="<MT_TRANS phrase="Retry">" /> 29 29 <TMPL_ELSE> 30 <input name="continue" type="submit" value="<MT_TRANS phrase=" Install">" onclick="document.location.href='mt.cgi'; return false" />30 <input name="continue" type="submit" value="<MT_TRANS phrase="Continue">" onclick="document.location.href='mt.cgi'; return false" /> 31 31 </TMPL_UNLESS> 32 32 </p>
