Project

General

Profile

« Previous | Next » 

Revision 280

Added by stefan over 18 years ago

Fixed another typo in class.frontend.php. Ticket #100.

View differences:

trunk/wb/framework/class.frontend.php
377 377
		<style type="text/css"><!-- body { font-family: Verdana, Arial, Helvetica, sans-serif;
378 378
		font-size: 12px; color: #000000;	background-color: #FFFFFF;	margin: 20px; text-align: center; }
379 379
		h1 { margin: 0; padding: 0; }--></style></head><body>
380
		<h1>'.$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'];'.</h1><br />
380
		<h1>'.$MESSAGE['GENERIC']['WEBSITE_UNDER_CONSTRUCTION'].'</h1><br />
381 381
		'.$MESSAGE['GENERIC']['PLEASE_CHECK_BACK_SOON'].'</body></html>';
382 382
	}
383 383
}

Also available in: Unified diff