]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallyes_row.tpl
SQL query and inconsistencies fixed, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_list_rallyes_row.tpl
index c8ecd8694c58adaffbced0ae10268b3ed74eb0d8..29b49bebab9c8a928c1f7bb037289537b1780ddd 100644 (file)
@@ -1,54 +1,54 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"
-               rowspan="5">$content[select]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>{--RALLYE_TITLE--}:</STRONG><BR />
-       $content[title]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>{--RALLYE_DESCR2--}:</STRONG><BR />
-       $content[descr]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>{--RALLYE_ADMIN_ID--}:</STRONG><BR />
-       <A href="$content[email_link]">$content[alogin]</A></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>{--RALLYE_TSTART--}:</STRONG><BR />
-       $content[start_date]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2"><STRONG>{--RALLYE_TEND--}:</STRONG><BR />
-       $content[end_date]</TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>{--RALLYE_TEMPLATE2--}:</STRONG><BR />
-       $content[template]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>{--RALLYE_AUTO_ADD--}:</STRONG><BR />
-       <A
-               href="{!URL!}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;auto=$content[auto]"
-               title="$content[auto_title]">$content[auto_lnk]</A></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>{--RALLYE_ACTIVE--}:</STRONG><BR />
-       <A
-               href="{!URL!}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;activate=$content[active]"
-               title="$content[active_title]">$content[active_lnk]</A></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>{--RALLYE_NOTIFY--}:</STRONG><BR />
-       <A
-               href="{!URL!}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;notify=$content[notify]"
-               title="$content[notify_title]">$content[notify_lnk]</A></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2"><STRONG>{--RALLYE_NOTIFIED--}:</STRONG><BR />
-       $content[notified]</TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"
-               colspan="3"><STRONG>{--RALLYE_ASSIGNED_PRICES--}:</STRONG><BR />
-       <A
-               href="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content[id]">$content[prices_cnt]</A>
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2" colspan="2">
-       <STRONG>{--RALLYE_ASSIGNED_USERS--}:</STRONG><BR />
-       $content[joined]</TD>
-</TR>
-<TR>
-       <TD align="center" class="admin_title bottom2" colspan="5" height="35">
-       <STRONG>{--RALLYE_LIMITATIONS--}:</STRONG></TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"
-               colspan="3"><STRONG>{--RALLYE_MIN_USERS_MINI--}:</STRONG><BR />
-       $content[min_users]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2" colspan="2">
-       <STRONG>{--RALLYE_MIN_PRICES_MINI--}:</STRONG><BR />
-       $content[min_prices]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"
+               rowspan="5">$content[select]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_TITLE--}:</strong><br />
+       $content[title]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_DESCR2--}:</strong><br />
+       $content[descr]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_ADMIN_ID--}:</strong><br />
+       <a href="$content[email_link]">$content[login]</a></td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_TSTART--}:</strong><br />
+       $content[start_date]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2"><strong>{--RALLYE_TEND--}:</strong><br />
+       $content[end_date]</td>
+</tr>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_TEMPLATE2--}:</strong><br />
+       $content[template]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_AUTO_ADD--}:</strong><br />
+       <a
+               href="{?URL?}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;auto=$content[auto]"
+               title="$content[auto_title]">$content[auto_lnk]</a></td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_ACTIVE--}:</strong><br />
+       <a
+               href="{?URL?}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;activate=$content[active]"
+               title="$content[active_title]">$content[active_lnk]</a></td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_NOTIFY--}:</strong><br />
+       <a
+               href="{?URL?}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;notify=$content[notify]"
+               title="$content[notify_title]">$content[notify_lnk]</a></td>
+       <td align="center" class="switch_sw$content[sw] bottom2"><strong>{--RALLYE_NOTIFIED--}:</strong><br />
+       $content[notified]</td>
+</tr>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"
+               colspan="3"><strong>{--RALLYE_ASSIGNED_PRICES--}:</strong><br />
+       <a
+               href="{?URL?}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content[id]">$content[prices_cnt]</a>
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2" colspan="2">
+       <strong>{--RALLYE_ASSIGNED_USERS--}:</strong><br />
+       $content[joined]</td>
+</tr>
+<tr>
+       <td align="center" class="admin_title bottom2" colspan="5" height="35">
+       <strong>{--RALLYE_LIMITATIONS--}:</strong></td>
+</tr>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"
+               colspan="3"><strong>{--RALLYE_MIN_USERS_MINI--}:</strong><br />
+       $content[min_users]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2" colspan="2">
+       <strong>{--RALLYE_MIN_PRICES_MINI--}:</strong><br />
+       $content[min_prices]</td>
+</tr>