Overview
Comment:Fix link to website
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | stable | 1.1.19
Files: files | file ages | folders
SHA3-256: 6b5faa7b1a531476c2941cd94ac559744ada95deacd19839981a131823272b47
User & Date: bohwaz on 2022-01-13 01:30:12
Other Links: manifest | tags
Context
2022-01-13
11:39
Fix label of new account type check-in: 22f725a9df user: bohwaz tags: trunk, stable, 1.1.19
01:30
Fix link to website check-in: 6b5faa7b1a user: bohwaz tags: trunk, stable, 1.1.19
00:37
Implement automatic appropriation of previous year result check-in: 9cea730fb2 user: bohwaz tags: trunk, stable, 1.1.19
Changes

Modified src/templates/admin/config/index.tpl from [b8dff29604] to [4e5b5f67f9].

25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
			{/if}
			{if $new_version}
			<dd><p class="block alert">
				Une nouvelle version <strong>{$new_version}</strong> est disponible !<br />
				{if ENABLE_UPGRADES}
					{linkbutton shape="export" href="upgrade.php" label="Mettre à jour"}
				{else}
					{linkbutton shape="export" href=WEBSITE label="Télécharger la mise à jour" target="_blank"}
				{/if}
			</p></dd>
			{/if}
			{if ENABLE_TECH_DETAILS}
			<dt>Informations système</dt>
			<dd class="help">
				Version PHP&nbsp;: {$php_version}<br />







|







25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
			{/if}
			{if $new_version}
			<dd><p class="block alert">
				Une nouvelle version <strong>{$new_version}</strong> est disponible !<br />
				{if ENABLE_UPGRADES}
					{linkbutton shape="export" href="upgrade.php" label="Mettre à jour"}
				{else}
					{linkbutton shape="export" href=$garradin_website label="Télécharger la mise à jour" target="_blank"}
				{/if}
			</p></dd>
			{/if}
			{if ENABLE_TECH_DETAILS}
			<dt>Informations système</dt>
			<dd class="help">
				Version PHP&nbsp;: {$php_version}<br />