This commit is contained in:
genuineparts 2025-06-03 08:44:01 +02:00
commit 9a8c01fc4f
395 changed files with 29082 additions and 31922 deletions

View file

@ -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>

View file

@ -9,9 +9,11 @@
================================================== -->
<meta charset="utf-8">
<title>Funch.at - Die &Ouml;sterreichische Chatcommunity</title>
<meta content="Funch.at - Die &Ouml;sterreichische Chatcommunity" property="og:title" />
<meta name="keywords" content="oe3 &Ouml;3 chat sms.at uboot.com chatcommunity webchat austria oesterreich forum" />
<meta name="author" content="Funch.at" />
<meta content="FunCh.at - Die &Ouml;sterreichische Chatcommunity" property="og:title" />
<meta name="keywords" content="oe3 &Ouml;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 &Ouml;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 -->