Project

General

Profile

« Previous | Next » 

Revision 1273

Added by Dietmar over 14 years ago

Ticket #921 Update EditArea framework
fix stylings wb_theme, fix upgradescript

View differences:

modify_settings.php
192 192
	</table>
193 193
	<table cellpadding="0" cellspacing="0" border="0" width="100%">
194 194
		<tr>
195
			<td align="left">
195
			<td class="left">
196 196
				<input name="save" type="submit" value="<?php echo $TEXT['SAVE']; ?>" style="width: 100px; margin-top: 5px;" />
197 197
			</td>
198
			<td align="right">
198
			<td class="right">
199 199
				<input type="button" value="<?php echo $TEXT['CANCEL']; ?>" onclick="javascript: window.location = '<?php echo ADMIN_URL; ?>/pages/modify.php?page_id=<?php echo $page_id; ?>';" style="width: 100px; margin-top: 5px;" />
200 200
			</td>
201 201
		</tr>
202 202

  

Also available in: Unified diff