Changeset 2469
- Timestamp:
- 05/30/08 22:19:05 (6 months ago)
- Files:
-
- branches/release-39/tmpl/wizard/configure.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-39/tmpl/wizard/configure.tmpl
r2467 r2469 162 162 163 163 <mt:unless name="success"> 164 <p id="db_hint" class="hint"><__trans phrase="If your database type is not listed in the menu above, then you need to <a target="help" href="[_1]">install the Perl module necessary to connect to your database</a>. If this is the case, please check your installation and <a href="javascript:void(0)" onclick="[_2]">re-test your installation</a>." params="http://www. sixapart.com/movabletype/kb/installation/database_option.html%%reTest();"></p>164 <p id="db_hint" class="hint"><__trans phrase="If your database type is not listed in the menu above, then you need to <a target="help" href="[_1]">install the Perl module necessary to connect to your database</a>. If this is the case, please check your installation and <a href="javascript:void(0)" onclick="[_2]">re-test your installation</a>." params="http://www.movabletype.org/documentation/installation/setting-up-your-database.html%%reTest();"></p> 165 165 </mt:unless> 166 166
