Your IP : 216.73.216.48


Current Path : /hdd/hdd11/www/vlevski/g2s/adm/
Upload File :
Current File : /hdd/hdd11/www/vlevski/g2s/adm/ad.php

<div style="margin-top: 5px;" class="container-fluid">
	<div class="row">
		<div class="col-8" style="margin-bottom: 20px; font-size: 25px; font-weight: bold; color: #DDDDDD;">
			<i class="fas fa-gamepad"></i> Game 2 STEM
		</div>
		<div class="col-4" style="text-align: right; font-size: 25px; font-weight: bold; color: #DDDDDD;">
			&nbsp;
		</div>
	</div>
	<div class="row">
		<div class="col-12-none col-md-12-none col-sm-12-none col-xs-12-none col-lg-4 col-xl-4">
			&nbsp;
		</div>
		<div class="col-12 col-md-12 col-sm-12 col-xs-12 col-lg-4 col-xl-4">
			<div style="postion: relative; width: 100%; color: #DDDDDD; font-weight: bold; font-size: 20px; margin-top: 0px; text-align: center;">
				<img src="/assets/images/site/g2s-logo.png" style="width: 260px; border: none;" alt="Game 2 STEM" />
				<br />
				<br /><?php print("".$l["wronguserorpass"].""); ?>
				<br />
				<table style="postion: relative; margin: 0 auto; width: 320px; color: #DDDDDD; border: none;">
					<tr>
						<td style="width: 320px; padding-top: 10px;">
							<button class="form-control-lg form-control btn-danger" onclick="window.open('/adm/?logout','_self'); return true;"><i class="fas fa-sync-alt"></i> <?php print("".$l["try"].""); ?></button>
						</td>
					</tr>
				</table>
			</div>
		</div>
		<div class="col-12 col-md-12 col-sm-12 col-xs-12 col-lg-4 col-xl-4">
			&nbsp;
		</div>
	</div>
</div>