dashboard
repositories
filestore
activity
search
login
web
/
radio-ui
Bedienoberfläche für Webradio
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Dialoge vereinheitlicht
ulrich
2018-01-05
dc04495e7b7aa8b41edb3fce1d85c14bd5a4af2d
[web/radio-ui.git]
/
data
/
tpl
/
dlg-msg.tpl
commit
|
author
|
age
9e336a
1
<div class="{{typ}}">
U
2
<span class="close-btn pointer-cursor">✖</span>
dc0449
3
<div class="dlg-behaelter">
U
4
{{text}}
5
</div>
9e336a
6
</div>