Changeset 3240 for trunk/gui/themes/omega_original/reseller/user_edit.tpl
- Timestamp:
- 08/29/10 22:16:32 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/themes/omega_original/reseller/user_edit.tpl
r2930 r3240 118 118 </tr> 119 119 <tr> 120 <td width="35"> </td> 121 <td width="200" class="content2">{TR_STREET1}</td> 122 <td class="content"><input type="text" name="userstreet1" value="{VL_STREET1}" style="width:210px" class="textinput" /> 123 </td> 124 </tr> 125 <tr> 126 <td width="35"> </td> 127 <td width="200" class="content2">{TR_STREET2}</td> 128 <td class="content"><input type="text" name="userstreet2" value="{VL_STREET2}" style="width:210px" class="textinput" /> 129 </td> 130 </tr> 131 <tr> 120 132 <td width="25"> </td> 121 133 <td width="200" class="content2">{TR_POST_CODE}</td> … … 139 151 <td width="200" class="content2">{TR_COUNTRY}</td> 140 152 <td class="content"><input type="text" name="usercountry" value="{VL_COUNTRY}" style="width:210px" class="textinput" /> 141 </td>142 </tr>143 <tr>144 <td width="35"> </td>145 <td width="200" class="content2">{TR_STREET1}</td>146 <td class="content"><input type="text" name="userstreet1" value="{VL_STREET1}" style="width:210px" class="textinput" />147 </td>148 </tr>149 <tr>150 <td width="35"> </td>151 <td width="200" class="content2">{TR_STREET2}</td>152 <td class="content"><input type="text" name="userstreet2" value="{VL_STREET2}" style="width:210px" class="textinput" />153 153 </td> 154 154 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
