Project

General

Profile

« Previous | Next » 

Revision 1840

Added by Dietmar almost 12 years ago

! settings move website_signature to mailer settings
! fix html validate error in pages sections
! add pages field page_code to class.frontend.php
! optimized jsadmin backend.css

View differences:

sections.php
449 449
				}
450 450

  
451 451
					$tpl->set_var(array(
452
									'DISPLAY_DEBUG' => ' style="visibility="visible;"',
452
									'DISPLAY_DEBUG' => ' style="visibility:visible;"',
453 453
									'TEXT_SID' => 'SID',
454 454
									'DEBUG_COLSPAN_SIZE' => 9
455 455
									)
......
457 457
				if($debug)
458 458
		        {
459 459
					$tpl->set_var(array(
460
									'DISPLAY_DEBUG' => ' style="visibility="visible;"',
460
									'DISPLAY_DEBUG' => ' style="visibility:visible;"',
461 461
									'TEXT_PID' => 'PID',
462 462
									'TEXT_SID' => 'SID',
463 463
									'POSITION' => $section['position']
464 464

  

Also available in: Unified diff