Changeset 2467 for branches/release-39/tmpl/wizard/configure.tmpl
- Timestamp:
- 05/30/08 22:08:13 (18 months ago)
- Files:
-
- 1 modified
-
branches/release-39/tmpl/wizard/configure.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-39/tmpl/wizard/configure.tmpl
r2300 r2467 151 151 label="<__trans phrase="Database Type">" 152 152 label_class="top-label"> 153 <select id="dbtype" name="dbtype" onchange="db_select(this); hide ('db_hint');">153 <select id="dbtype" name="dbtype" onchange="db_select(this); hideByID('db_hint');"> 154 154 <mt:unless one_db> 155 155 <option value=""><__trans phrase="Select One..."></option>
