mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
FUCK - huere affestall
This commit is contained in:
parent
456bbc59d8
commit
93166b79a1
@ -12,7 +12,7 @@
|
||||
<?php if(!empty($scripts)){?>
|
||||
<?php foreach($scripts as $script){?>
|
||||
<script src="<?php echo base_url()?>static/js/<?php echo $script?>" type="text/javascript"></script>
|
||||
<?}}?>
|
||||
<?php }}?>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
@ -37,7 +37,7 @@
|
||||
});</script>
|
||||
<div class="message success change">
|
||||
<div class="container">
|
||||
<?php echo($status_message); ?>
|
||||
<?php echo $status_message; ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php }?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user