changes
This commit is contained in:
commit
9a8c01fc4f
395 changed files with 29082 additions and 31922 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="twelve columns">
|
||||
<h2>Chat:</h2>
|
||||
<form name="form" id="chatform" action="chat/in.html" method="post">
|
||||
<form name="form" id="chatform" action="/chat/in" method="post">
|
||||
Raum: <select name="room">
|
||||
{foreach from=$options item=option}
|
||||
<option value="{if $option.value==''}{$option.room}{else}{$option.value}{/if}" {$option.selected}>{$option.room}</option>
|
||||
|
@ -19,4 +19,4 @@ Raum: <select name="room">
|
|||
{foreachelse}
|
||||
Sorry, niemand online:-(
|
||||
{/foreach}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -9,9 +9,11 @@
|
|||
================================================== -->
|
||||
<meta charset="utf-8">
|
||||
<title>Funch.at - Die Österreichische Chatcommunity</title>
|
||||
<meta content="Funch.at - Die Österreichische Chatcommunity" property="og:title" />
|
||||
<meta name="keywords" content="oe3 Ö3 chat sms.at uboot.com chatcommunity webchat austria oesterreich forum" />
|
||||
<meta name="author" content="Funch.at" />
|
||||
<meta content="FunCh.at - Die Österreichische Chatcommunity" property="og:title" />
|
||||
<meta name="keywords" content="oe3 Ö3 chat sms.at uboot.com chatcommunity webchat austria oesterreich forum" />
|
||||
<meta name="author" content="FunCh.at" />
|
||||
<meta name="description" content="Die kostenlose und werbefreie Österreichische Chatcommunity. Endlich wieder Chatten wie im Uboot, sms.at, Orf Chat, usw. Wir sehen uns!" />
|
||||
<link href="https://funch.at/chat" rel="Chat"/>
|
||||
<link href="https://funch.at/forum" rel="Forum"/>
|
||||
|
@ -69,4 +71,4 @@
|
|||
|
||||
</nav> <!-- end #nav-wrap -->
|
||||
|
||||
</header> <!-- Header End -->
|
||||
</header> <!-- Header End -->
|
Loading…
Add table
Add a link
Reference in a new issue