Changeset 1875 in ExiteCMS for trunk/includes/templates/main.setup.tpl


Ignore:
Timestamp:
10/19/08 16:20:21 (4 years ago)
Author:
hverton
Message:

updated the setup procedure to set the language choosen at setup time to be the default site language

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/main.setup.tpl

    r1661 r1875  
    164164                            </td> 
    165165                            <td class='tbl1'> 
    166                                 <input type='text' value='{$db_prefix|default:"exitecms_"}' name='db_prefix' class='textbox' /> <span class='small'>{$locale.436}</span> 
     166                                <input type='text' value='{$db_prefix|default:"cms_"}' name='db_prefix' class='textbox' /> <span class='small'>{$locale.436}</span> 
    167167                            </td> 
    168168                        </tr> 
Note: See TracChangeset for help on using the changeset viewer.