Subversion-Projekte lars-tiefland.ci

Revision

Revision 1349 | Revision 1354 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 1349 Revision 1353
Zeile 1... Zeile 1...
1
{include file="header.tpl"}
1
{include file="header.tpl"}
2
<!-- $Id: dokuadmin.tpl 1349 2016-11-07 18:38:21Z lars $ -->
2
<!-- $Id: dokuadmin.tpl 1353 2016-11-07 18:52:51Z lars $ -->
3
{if isset($user_rechte.Warenwirtschaft.dokuadmin.suche)}
3
{if isset($user_rechte.Warenwirtschaft.dokuadmin.suche)}
4
<form method="post" id="search_form">
4
<form method="post" id="search_form">
5
    <table cellpadding="3" cellspacing="0" border="0" width="100%">
5
    <table cellpadding="3" cellspacing="0" border="0" width="100%">
6
        <tr class="links" align="left">
6
        <tr class="links" align="left">
7
            <td class="headline">Dokumentensuche</th>
7
            <td class="headline">Dokumentensuche</th>
Zeile 76... Zeile 76...
76
        <td style="text-align:left !important;">
76
        <td style="text-align:left !important;">
77
            {$dokumente[d_ind].author}
77
            {$dokumente[d_ind].author}
78
        </td>
78
        </td>
79
        <td style="text-align:left !important;">
79
        <td style="text-align:left !important;">
80
            {if $dokumente[d_ind].valid==true}
80
            {if $dokumente[d_ind].valid==true}
81
            <a href="bestellungen.php?Bestellung={$dokumente[d_ind].data_foreign}">zum Vorgang</a>
81
            <a href="/backend/order/edit/{$dokumente[d_ind].data_foreign}">zum Vorgang</a>
82
            {else}
82
            {else}
83
            kein Vorgang
83
            kein Vorgang
84
            {/if}
84
            {/if}
85
        </td>
85
        </td>
86
        <td style="text-align:left !important;">
86
        <td style="text-align:left !important;">