aboutsummaryrefslogblamecommitdiffstats
path: root/view/de/group_new.tpl
blob: 639eab8a86c15f4c5592177e66c7d7d044ef9311 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                       
                                                

                                  
                                                                        









                                                    
 
<div id="group-new-wrapper" >
<form action="group/new" method="post">

<div id="group-new-text">
<p>
Erstelle eine neue Gruppe für Freunde/Kontakte.

<div id="group-new-input-wrapper">
<label id="group-new-label" for="group-new-name" >Gruppen Name: </label>
<input name="groupname" id="group-new-name" />
</div>
<div id="group-new-input-end" ></div>

<div id="group-new-submit-wrapper" >
<input type="submit" name="submit" value="Submit" />
</form>
</div>
<div id="group-new-end"></div>