projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Druckvorlagen: 'Default' entfernt, 'German' in 'Standard' umbenannt
[kivitendo-erp.git]
/
templates
/
webpages
/
dbupgrade
/
units_error.html
1
[%- USE T8 %]
2
[% USE HTML %]<p><b>[% 'Error' | $T8 %]:</b> [% message %]</p>
3
4
<form>
5
<input type="button" onclick="history.back()" value="[% 'Back' | $T8 %]">
6
</form>