Куча мелких фиксов, уборка мусора.
This commit is contained in:
+1
-1
@@ -215,7 +215,7 @@ if($_GET['unsleep'] && $user['sleep'] > 0) {
|
||||
<input type="submit" class="button" value="Сменить" name="deselect" />
|
||||
</div>
|
||||
</form>
|
||||
<a href="javascript: void(0);" style="float: left; margin-left: 3px;" onclick="if(confirm('Вы уверены?')) { location.href='?del=1'; }">Расторгнуть договор</a> <a href="javascript: void(0);" onclick="ajaxLoad('/checkpoint.php', 'hostelInteractive', {act:'pay'})" style="float: right; margin-right: 3px;">Внести предоплату</a>
|
||||
<a href="javascript: void(0);" style="float: left; margin-left: 3px;" onclick="if(confirm('Вы уверены?')) { location.href='?del=1'; }">Расторгнуть договор</a> <a href="javascript: void(0);" onclick="ajaxLoad('/hostel_checkpoint.php', 'hostelInteractive', {act:'pay'})" style="float: right; margin-right: 3px;">Внести предоплату</a>
|
||||
<? if($error != '') { echo '<br /><center><b style="color: Red;">'.$error.'</b></center><br />'; } ?>
|
||||
</fieldset>
|
||||
<? } ?>
|
||||
|
||||
Reference in New Issue
Block a user