2022-11-21 09:47:28 +01:00

669 lines
36 KiB
HTML

{if $action == ''}
<html>
<head>
<!-- Oberlib -->
{literal}
<script type='text/javascript' src='overlib/overlib.js'></script>
<script type='text/javascript' src='overlib/overlib_crossframe.js'></script>
<script type='text/javascript' src='overlib/overlib_centerpopup.js'></script>
<!-- Oberlib Ende-->
{/literal}
<style type="text/css">
{literal}
<!--
.text_overlib {font-family:Verdana,Arial,sans-serif; font-size:10px;}
-->
{/literal}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_titel}</title>
<style type='text/css'>
{literal}
.r{
text-decoration: none;
font-weight: bold;
color: black;
}
{/literal}
</style>
</head>
<body>
<form action=?action=liederf method="POST" name="auswahl">
<table border="0" cellpadding="4" cellspacing="0" width="100%" id="AutoNumber1">
<tr>
<td colspan="3"width="66%" align="left" height="18">
<b>{$lieder_titel}</b> <a href="#" onmouseover="return overlib('Liednr in die Textfelder eintragen und Enter drücken zum Speichern.', TEXTFONTCLASS,'text_overlib', ABOVE, LEFT, WIDTH,350, CAPTION, 'Hinweis zum Speichern', CAPTIONSIZE, '10px', FRAME, parent.frames[0], CENTERPOPUP);" onmouseout="return nd();"><img title = 'Hinweis zum Speichern' border='0' height=10 src='templates/{$global_template}/images/i.png'></a>
</td>
<td width="34%" align="right" height="18">
{if $ausgabe_ansicht == '1'}
<a href="ansicht.php?lid={$lied_lid}&fadeout=1" target="_parent"><img title = "Lieder/Notizen ausblenden"border="0" src="templates/{$global_template}/images/fadeout.png"></a>
{else}
<a href="ansicht2.php?lid={$lied_lid}&fadeout=1" target="_parent"><img title = "Lieder/Notizen ausblenden"border="0" src="templates/{$global_template}/images/fadeout.png"></a>
{/if}
<input title="abschicken" type="image" src="templates/{$global_template}/images/blank.gif" border="0">
</td>
</tr>
{if $lieder_neue_liturgie == '1'}
<tr>
<td width="25%" align="left" height="18">
{$lieder_elbez}
</td>
<td width="25%" align="left" height="18">
{$lieder_blbez}
</td>
<td width="25%" align="left" height="18">
{$lieder_albez}
</td>
<td width="25%" align="left" height="18">
{$lieder_wlbez}
</td>
</tr>
<tr>
<td width="25%" align="left" height="18">
<input type="text" name="el" size="3">
</td>
<td width="25%" align="left" height="18">
<input type="text" name="bl" size="3">
</td>
<td width="25%" align="left" height="18">
<input type="text" name="al" size="3">
</td>
<td width="25%" align="left" height="18">
<input type="text" name="wl" size="3">
</td>
</tr>
<tr>
<td width="25%" valign='top'>
{section name=table_data loop=$table_data}
<a href="#" onmouseover="return overlib('{$table_data[table_data].text}', TEXTFONTCLASS,'text_overlib', ABOVE, LEFT, WIDTH,350, CAPTION, '{$table_data[table_data].nr}: {$table_data[table_data].titel}', CAPTIONSIZE, '10px', FRAME, parent.frames[0], CENTERPOPUP);" onmouseout="return nd();">{$table_data[table_data].nr}</a>
{if $table_data[table_data].del_nr == '1'}
<a href=?action=del&gbid={$table_data[table_data].gbid}&art=EL><img title = "Lied löschen"border="0" height=10 src="templates/{$global_template}/images/drop2.png"></a>
{/if}
<br>
{/section}
</td>
<td width="25%" valign='top'>
{section name=table_data3 loop=$table_data3}
<a href="#" onmouseover="return overlib('{$table_data3[table_data3].text}', TEXTFONTCLASS,'text_overlib', ABOVE, LEFT, WIDTH,350, CAPTION, '{$table_data3[table_data3].nr}: {$table_data3[table_data3].titel}', CAPTIONSIZE, '10px', FRAME, parent.frames[0], CENTERPOPUP);" onmouseout="return nd();">{$table_data3[table_data3].nr}</a>
{if $table_data3[table_data3].del_nr == '1'}
<a href=?action=del&gbid={$table_data3[table_data3].gbid}&art=BL><img title = "Lied löschen"border="0" height=10 src="templates/{$global_template}/images/drop2.png"></a>
{/if}
<br>
{/section}
</td>
<td width="25%" valign='top'>
{section name=table_data1 loop=$table_data1}
<a href="#" onmouseover="return overlib('{$table_data1[table_data1].text}', TEXTFONTCLASS,'text_overlib', ABOVE, LEFT, WIDTH,350, CAPTION, '{$table_data1[table_data1].nr}: {$table_data1[table_data1].titel}', CAPTIONSIZE, '10px', FRAME, parent.frames[0], CENTERPOPUP);" onmouseout="return nd();">{$table_data1[table_data1].nr}</a>
{if $table_data1[table_data1].del_nr == '1'}
<a href=?action=del&gbid={$table_data1[table_data1].gbid}&art=AL><img title = "Lied löschen"border="0" height=10 src="templates/{$global_template}/images/drop2.png"></a>
{/if}
<br>
{/section}
</td>
<td width="25%" valign='top'>
{section name=table_data2 loop=$table_data2}
<a href="#" onmouseover="return overlib('{$table_data2[table_data2].text}', TEXTFONTCLASS,'text_overlib', ABOVE, LEFT, WIDTH,350, CAPTION, '{$table_data2[table_data2].nr}: {$table_data2[table_data2].titel}', CAPTIONSIZE, '10px', FRAME, parent.frames[0], CENTERPOPUP);" onmouseout="return nd();">{$table_data2[table_data2].nr}</a>
{if $table_data2[table_data2].del_nr == '1'}
<a href=?action=del&gbid={$table_data2[table_data2].gbid}&art=WL><img title = "Lied löschen"border="0" height=10 src="templates/{$global_template}/images/drop2.png"></a>
{/if}
<br>
{/section}
</td>
</tr>
{/if}
{if $lieder_neue_liturgie == '2'}
<tr>
<td width="33%" align="left" height="18">
{$lieder_elbez}
</td>
<td width="33%" align="left" height="18">
{$lieder_albez}
</td>
<td width="34%" align="left" height="18">
{$lieder_wlbez}
</td>
</tr>
<tr>
<td width="33%" align="left" height="18">
<input type="text" name="el" size="3">
</td>
<td width="33%" align="left" height="18">
<input type="text" name="al" size="3">
</td>
<td width="34%" align="left" height="18">
<input type="text" name="wl" size="3">
</td>
</tr>
<tr>
<td width="34%" valign='top'>
{section name=table_data loop=$table_data}
<a href="#" onmouseover="return overlib('{$table_data[table_data].text}', TEXTFONTCLASS,'text_overlib', ABOVE, LEFT, WIDTH,350, CAPTION, '{$table_data[table_data].nr}: {$table_data[table_data].titel}', CAPTIONSIZE, '10px', FRAME, parent.frames[0], CENTERPOPUP);" onmouseout="return nd();">{$table_data[table_data].nr}</a>
{if $table_data[table_data].del_nr == '1'}
<a href=?action=del&gbid={$table_data[table_data].gbid}&art=EL><img title = "Lied löschen"border="0" height=10 src="templates/{$global_template}/images/drop2.png"></a>
{/if}
<br>
{/section}
</td>
<td width="34%" valign='top'>
{section name=table_data1 loop=$table_data1}
<a href="#" onmouseover="return overlib('{$table_data1[table_data1].text}', TEXTFONTCLASS,'text_overlib', ABOVE, LEFT, WIDTH,350, CAPTION, '{$table_data1[table_data1].nr}: {$table_data1[table_data1].titel}', CAPTIONSIZE, '10px', FRAME, parent.frames[0], CENTERPOPUP);" onmouseout="return nd();">{$table_data1[table_data1].nr}</a>
{if $table_data1[table_data1].del_nr == '1'}
<a href=?action=del&gbid={$table_data1[table_data1].gbid}&art=AL><img title = "Lied löschen"border="0" height=10 src="templates/{$global_template}/images/drop2.png"></a>
{/if}
<br>
{/section}
</td>
<td width="34%" valign='top'>
{section name=table_data2 loop=$table_data2}
<a href="#" onmouseover="return overlib('{$table_data2[table_data2].text}', TEXTFONTCLASS,'text_overlib', ABOVE, LEFT, WIDTH,350, CAPTION, '{$table_data2[table_data2].nr}: {$table_data2[table_data2].titel}', CAPTIONSIZE, '10px', FRAME, parent.frames[0], CENTERPOPUP);" onmouseout="return nd();">{$table_data2[table_data2].nr}</a>
{if $table_data2[table_data2].del_nr == '1'}
<a href=?action=del&gbid={$table_data2[table_data2].gbid}&art=WL><img title = "Lied löschen"border="0" height=10 src="templates/{$global_template}/images/drop2.png"></a>
{/if}
<br>
{/section}
</td>
</tr>
{/if}
</table>
</form>
</body>
</html>
{/if}
{if $action == 'liederf'}
{if $error_el == '1'}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_errinput_el_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="10" background="templates/{$global_template}/images/box_e1.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/{$global_template}/images/box_top.gif">
<img height="10" src="templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$lieder_errinput_el_titel}</span><br>
<img height="5" src="templates/{$global_template}/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e2.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/{$global_template}/images/box_l.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b>{$lieder_errinput_el_text}</b>
</p>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p><br>
</p>
</td>
<td width="1%" background="templates/{$global_template}/images/box_r.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/{$global_template}/images/box_e3.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e4.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $error_bl == '1'}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_errinput_bl_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="10" background="templates/{$global_template}/images/box_e1.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/{$global_template}/images/box_top.gif">
<img height="10" src="templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$lieder_errinput_bl_titel}</span><br>
<img height="5" src="templates/{$global_template}/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e2.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/{$global_template}/images/box_l.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b>{$lieder_errinput_bl_text}</b>
</p>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p><br>
</p>
</td>
<td width="1%" background="templates/{$global_template}/images/box_r.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/{$global_template}/images/box_e3.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e4.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $error_al == '1'}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_errinput_al_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="10" background="templates/{$global_template}/images/box_e1.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/{$global_template}/images/box_top.gif">
<img height="10" src="templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$lieder_errinput_al_titel}</span><br>
<img height="5" src="templates/{$global_template}/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e2.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/{$global_template}/images/box_l.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b>{$lieder_errinput_al_text}</b>
</p>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p><br>
</p>
</td>
<td width="1%" background="templates/{$global_template}/images/box_r.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/{$global_template}/images/box_e3.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e4.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $error_wl == '1'}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_errinput_wl_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="10" background="templates/{$global_template}/images/box_e1.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/{$global_template}/images/box_top.gif">
<img height="10" src="templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$lieder_errinput_wl_titel}</span><br>
<img height="5" src="templates/{$global_template}/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e2.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/{$global_template}/images/box_l.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b>{$lieder_errinput_wl_text}</b>
</p>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p><br>
</p>
</td>
<td width="1%" background="templates/{$global_template}/images/box_r.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/{$global_template}/images/box_e3.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e4.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $invalid_el == '1'}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_unknown_el_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="10" background="templates/{$global_template}/images/box_e1.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/{$global_template}/images/box_top.gif">
<img height="10" src="templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$lieder_unknown_el_titel}</span><br>
<img height="5" src="templates/{$global_template}/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e2.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/{$global_template}/images/box_l.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b>
{$lieder_unknown_el_text}
</b>
</p>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
<td width="1%" background="templates/{$global_template}/images/box_r.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/{$global_template}/images/box_e3.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e4.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $invalid_bl == '1'}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_unknown_bl_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="10" background="templates/{$global_template}/images/box_e1.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/{$global_template}/images/box_top.gif">
<img height="10" src="templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$lieder_unknown_bl_titel}</span><br>
<img height="5" src="templates/{$global_template}/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e2.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/{$global_template}/images/box_l.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b>
{$lieder_unknown_bl_text}
</b>
</p>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
<td width="1%" background="templates/{$global_template}/images/box_r.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/{$global_template}/images/box_e3.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e4.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $invalid_al == '1'}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_unknown_al_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="10" background="templates/{$global_template}/images/box_e1.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/{$global_template}/images/box_top.gif">
<img height="10" src="templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$lieder_unknown_al_titel}</span><br>
<img height="5" src="templates/{$global_template}/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e2.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/{$global_template}/images/box_l.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b>
{$lieder_unknown_al_text}
</b>
</p>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
<td width="1%" background="templates/{$global_template}/images/box_r.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/{$global_template}/images/box_e3.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e4.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $invalid_wl == '1'}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<title>{$lieder_unknown_wl_titel}</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="10" background="templates/{$global_template}/images/box_e1.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/{$global_template}/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/{$global_template}/images/box_top.gif">
<img height="10" src="templates/{$global_template}/images/blank.gif" width="1"><br>
<span class="sh">{$lieder_unknown_wl_titel}</span><br>
<img height="5" src="templates/{$global_template}/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e2.gif">
<img height="40" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/{$global_template}/images/box_l.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b>
{$lieder_unknown_wl_text}
</b>
</p>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/{$global_template}/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
<td width="1%" background="templates/{$global_template}/images/box_r.gif">
<img height="1" src="templates/{$global_template}/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/{$global_template}/images/box_e3.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/{$global_template}/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/{$global_template}/images/box_e4.gif">
<img height="16" src="templates/{$global_template}/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
{/if}
{if $lieder_success == '1'}
<meta http-equiv="refresh" content="0; URL=?">
{/if}
{/if}
{if $action == 'del'}
{if $lieder_del == '1'}
<meta http-equiv="refresh" content="0; URL=?">
{/if}
{/if}