Changeset 1227520
- Timestamp:
- 08/21/2015 07:17:52 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
email-client/trunk/admin_side/webmailing/install/templates/db.html
r1125634 r1227520 71 71 For instance, if you specify prefix as "my_", awm_accounts table will be created as "my_awm_accounts". You can leave it empty. 72 72 </p> 73 <input type="text" class="wm_input" name="prefixString" value="{{Prefix}}" size="15" />73 <input type="text" class="wm_input" name="prefixString" value="{{Prefix}}" size="15" readonly /> 74 74 <br /> 75 75 <br />
Note: See TracChangeset
for help on using the changeset viewer.