Differences From Artifact [ebebaaf514]:

To Artifact [f1469a8682]:


16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

<form method="post" action="{$self_url|escape}">

    <fieldset>
        <legend>Garradin</legend>
        <dl>
            <dt>Version installée</dt>
            <dd class="help">{$garradin_version|escape} <a href="http://dev.kd2.org/garradin/">[Vérifier la disponibilité d'une nouvelle version]</a></dd>
            <dt>Informations système</dt>
            <dd class="help">PHP version {$php_version|escape} — SQLite version {$sqlite_version|escape}</dd>
        </dl>
    </fieldset>

    <fieldset>
        <legend>Informations sur l'association</legend>







|







16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

<form method="post" action="{$self_url|escape}">

    <fieldset>
        <legend>Garradin</legend>
        <dl>
            <dt>Version installée</dt>
            <dd class="help">{$garradin_version|escape} <a href="{Garradin\WEBSITE}">[Vérifier la disponibilité d'une nouvelle version]</a></dd>
            <dt>Informations système</dt>
            <dd class="help">PHP version {$php_version|escape} — SQLite version {$sqlite_version|escape}</dd>
        </dl>
    </fieldset>

    <fieldset>
        <legend>Informations sur l'association</legend>