Your IP : 216.73.216.48


Current Path : /srv/www/vlevski/g2s/adm/
Upload File :
Current File : //srv/www/vlevski/g2s/adm/lgn.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;">
				<form id="flng" action="/adm/" method="POST">
					<table style="postion: relative; margin: 0 auto; width: 320px; color: #DDDDDD; border: none;">
						<tr>
							<td style="width: 30px; margin-top: 10px; font-size: 28px;">
								<i class="fas fa-user">&nbsp;</i>
							</td>
							<td style="width: 290px;">
								<input name="un" id="un" placeholder="<?php print("".$l["mailhint"].""); ?>" class="form-control-lg form-control" style="background-color: #CCCCCC;" type="text" value="" />
							</td>
						</tr>
						<tr>
							<td style="width: 30px; font-size: 5px;">
								&nbsp;
							</td>
							<td style="width: 290px;">
							</td>
						</tr>
						<tr>
							<td style="width: 30px; margin-top: 10px; font-size: 28px;">
								<i class="fas fa-lock">&nbsp;</i>
							</td>
							<td style="width: 290px;">
								<input name="ps" placeholder="<?php print("".$l["passhint"].""); ?>" class="form-control-lg form-control" style="background-color: #CCCCCC;" type="password" value="" />
							</td>
						</tr>
						<tr>
							<td style="width: 30px; font-size: 5px;">
								&nbsp;
							</td>
							<td style="width: 290px;">
							</td>
						</tr>
						<tr>
							<td colspan="2" style="width: 320px; padding-top: 10px;">
								<button onclick="document.getElementById('flng').submit(); return true;" class="form-control-lg form-control btn-dark"><i class="fas fa-sign-in-alt"></i> <?php print("".$l["enter"].""); ?></button>
							</td>
						</tr>
					</table>
				</form>
				<?php print("".$l["switchto"].""); ?><br />
				<a title="<?php print("".$l["lbg"].""); ?>" href="/adm/?lng=bg"><img alt="<?php print("".$l["lbg"].""); ?>" src="/images/f/bg.png" style="width: 40px; height: 20px; border: none;" /></a>&nbsp;
				<a title="<?php print("".$l["les"].""); ?>" href="/adm/?lng=es"><img alt="<?php print("".$l["les"].""); ?>" src="/images/f/es.png" style="width: 40px; height: 20px; border: none;" /></a>&nbsp;
				<a title="<?php print("".$l["lpl"].""); ?>" href="/adm/?lng=pl"><img alt="<?php print("".$l["lpl"].""); ?>" src="/images/f/pl.png" style="width: 40px; height: 20px; border: none;" /></a>&nbsp;
				<a title="<?php print("".$l["lrs"].""); ?>" href="/adm/?lng=rs"><img alt="<?php print("".$l["lrs"].""); ?>" src="/images/f/rs.png" style="width: 40px; height: 20px; border: none;" /></a>&nbsp;
				<a title="<?php print("".$l["ltr"].""); ?>" href="/adm/?lng=tr"><img alt="<?php print("".$l["ltr"].""); ?>" src="/images/f/tr.png" style="width: 40px; height: 20px; border: none;" /></a>&nbsp;
				<a title="<?php print("".$l["luk"].""); ?>" href="/adm/?lng=uk"><img alt="<?php print("".$l["luk"].""); ?>" src="/images/f/uk.png" style="width: 40px; height: 20px; border: none;" /></a>
				<br /><img src="/assets/images/site/g2s-logo.png" style="margin-top: 10px; width: 260px; border: none;" alt="Game 2 STEM" />
			</div>
		</div>
		<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>
</div>