mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
.
This commit is contained in:
parent
93166b79a1
commit
4f5ff6064a
@ -10,7 +10,7 @@
|
||||
|
||||
<?php if(isset($this->validation->error_string)){ echo $this->validation->error_string; }?>
|
||||
<div class="form_wrapper margin">
|
||||
<form action="<?=base_url()?>" method="post">
|
||||
<form action="<?php echo base_url(); ?>" method="post">
|
||||
|
||||
<h1><?php if(!isset($page['title'])){ ?>
|
||||
Create a new paste
|
||||
|
Loading…
x
Reference in New Issue
Block a user