confirm_body.tpl unter fisubgrey
Verfasst: 10.04.2006 17:14
dieses ist der Originaltext und hier soll eine Zeile getauscht werden "siehe unten" ich finde aber keine parallelität
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td class="maintitle">{MESSAGE_TITLE}</td>
</tr>
<tr>
<td class="nav"><a href="{U_INDEX}">{L_INDEX}</a> » {MESSAGE_TITLE}</td>
</tr>
</table>
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr>
<th>{MESSAGE_TITLE}</th>
</tr>
<tr>
<td class="row1" align="center">
<form action="{S_CONFIRM_ACTION}" method="post">
<br />
{MESSAGE_TEXT}<br />
<br />
{S_HIDDEN_FIELDS}
<input type="submit" name="confirm" value="{L_YES}" class="mainoption" />
<input type="submit" name="cancel" value="{L_NO}" class="button" />
</form>
<br /><br />
</td>
</tr>
<tr>
<td class="cat"> </td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td class="nav"><a href="{U_INDEX}">{L_INDEX}</a> » {MESSAGE_TITLE}</td>
</tr>
</table>
<br />
#-----[ FIND ]---------------------------------------------
# Line 5
<th class="thHead" height="25" valign="middle"><span class="tableTitle">{MESSAGE_TITLE}</span></th>
#
#-----[ REPLACE WITH ]---------------------------------------------
#
<th class="thHead" height="25" valign="middle">{MESSAGE_TITLE}</th>

<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td class="maintitle">{MESSAGE_TITLE}</td>
</tr>
<tr>
<td class="nav"><a href="{U_INDEX}">{L_INDEX}</a> » {MESSAGE_TITLE}</td>
</tr>
</table>
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr>
<th>{MESSAGE_TITLE}</th>
</tr>
<tr>
<td class="row1" align="center">
<form action="{S_CONFIRM_ACTION}" method="post">
<br />
{MESSAGE_TEXT}<br />
<br />
{S_HIDDEN_FIELDS}
<input type="submit" name="confirm" value="{L_YES}" class="mainoption" />
<input type="submit" name="cancel" value="{L_NO}" class="button" />
</form>
<br /><br />
</td>
</tr>
<tr>
<td class="cat"> </td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td class="nav"><a href="{U_INDEX}">{L_INDEX}</a> » {MESSAGE_TITLE}</td>
</tr>
</table>
<br />
#-----[ FIND ]---------------------------------------------
# Line 5
<th class="thHead" height="25" valign="middle"><span class="tableTitle">{MESSAGE_TITLE}</span></th>
#
#-----[ REPLACE WITH ]---------------------------------------------
#
<th class="thHead" height="25" valign="middle">{MESSAGE_TITLE}</th>