default view page set to diary

nav header modified on mobile view
data order changed in user_data_edit
This commit is contained in:
Ricsi
2017-01-14 21:23:13 +01:00
parent 0fec3f0d7b
commit 92be8a8c95
7 changed files with 34 additions and 17 deletions

View File

@@ -201,15 +201,15 @@
<div><input type="text" name="parent_1_email" id="parent_1_email"></div>
</div>
<div>
<label class="desc" for="parent_1_phone">Telefonszám:</label>
<div><input type="text" name="parent_1_phone" id="parent_1_phone"></div>
</div>
<div>
<label class="desc" for="parent_1_facebook">Facebook:</label>
<div><input type="text" name="parent_1_facebook" id="parent_1_facebook"></div>
</div>
<div>
<label class="desc" for="parent_1_phone">Telefonszám:</label>
<div><input type="text" name="parent_1_phone" id="parent_1_phone"></div>
</div>
@@ -236,16 +236,16 @@
<label class="desc" id="title2" for="parent_2_email">E-mail cím:</label>
<div><input type="text" name="parent_2_email" id="parent_2_email"></div>
</div>
<div>
<label class="desc" id="title2" for="parent_2_phone">Telefonszám:</label>
<div><input type="text" name="parent_2_phone" id="parent_2_phone"></div>
</div>
<div>
<label class="desc" id="title2" for="parent_2_facebook">Facebook:</label>
<div><input type="text" name="parent_2_facebook" id="parent_2_facebook"></div>
</div>
<div>
<label class="desc" id="title2" for="parent_2_phone">Telefonszám:</label>
<div><input type="text" name="parent_2_phone" id="parent_2_phone"></div>
</div>