mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
add more security settings (allow_admin_panel, core_install_access_domains)
+ small fixes
This commit is contained in:
parent
6ffa712a05
commit
df1c369a9d
9 changed files with 26 additions and 25 deletions
|
|
@ -56,8 +56,10 @@
|
|||
</div>
|
||||
<br />
|
||||
<div class="error-desc">
|
||||
<br />
|
||||
{{ErrorDesc}}
|
||||
<br />
|
||||
<br />
|
||||
<div class="browsers">
|
||||
<a href="http://www.google.com/chrome/" target="_blank" style="background: url('{{BaseWebStaticPath}}browsers/chrome.gif') no-repeat 50% 6px;">Google Chrome</a>
|
||||
<a href="http://www.mozilla-europe.org/" target="_blank" style="background: url('{{BaseWebStaticPath}}browsers/firefox.gif') no-repeat 50% 7px;">Mozilla Firefox</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue