/booka/newlayout

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/newlayout

« back to all changes in this revision

Viewing changes to BooKa.php

  • Committer: Gustav Hartvigsson
  • Date: 2010-12-12 20:15:50 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20101212201550-7jx5d1h642wnc01y
trying out new layout, initial work

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
                 <hr />
25
25
                 <p>
26
26
                 You are logged in.<br />
27
 
                 continue to <a href="dbEditor.php"> dbEditor </a> to start booking peopel!
28
27
                 </p>
29
28
                 <hr />
30
29
                 <?php if($_GET[showadminpage]=="true"){ ?><h2> User registration </h2> <?php }?>
171
170
                                }
172
171
                        }
173
172
                        ?>
174
 
        </div>
 
173
        </div> 
175
174
<?php
 
175
        include "./dbEditor.php";
 
176
 
176
177
} else {
177
178
?>
178
179
        <div class="head"><img src="./img/Logo.png" alt="BooKa´s logo" /></div>