template updates for internationalization, including updated all.properties
This commit is contained in:
parent
dbcc75dc20
commit
639f0450ac
86 changed files with 917 additions and 448 deletions
|
@ -3,7 +3,7 @@
|
|||
<#if link??>
|
||||
<form method="post" action="sdbsetup">
|
||||
<p>${sdbstatus}</p>
|
||||
<input type="submit" value="Run SDB Setup" name="submit"/>
|
||||
<input type="submit" value="${i18n().run_sdb_setup}" name="submit"/>
|
||||
<input type="hidden" value="setup" name="setupsignal">
|
||||
</form>
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue