Project

General

Profile

« Previous | Next » 

Revision 1225

Added by Dietmar over 14 years ago

update header, change variable

View differences:

pages_settings.htt
143 143
<!-- insert page_code 20090904-->
144 144
<tr{DISPLAY_CODE_PAGE_LIST}>
145 145
	<td width="100">{TEXT_PAGE_CODE}:</td>
146
	<td width="240">
147
		<select name="page_code" style="width: 240px;">
146
	<td class="list_page_code">
147
		<select name="page_code" class="value_page_code">
148 148
			<!-- BEGIN page_code_list_block -->
149
			<option value="{VALUE}"{SELECTED} style="background: {FLAG_CODE_ICON} no-repeat center left; padding-left: 20px;">{PAGE_CODE}</option>
149
			<option value="{VALUE}"{SELECTED} style="background: {FLAG_CODE_ICON} no-repeat center left; padding-left: 20px;">{PAGE_VALUE}</option>
150 150
			<!-- END page_code_list_block -->
151 151
		</select>
152 152
	</td>

Also available in: Unified diff