diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-05-20 21:18:40 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-05-20 21:18:40 +0200 |
commit | 9957e1be89076c2a7612d2055b776f2c8354909a (patch) | |
tree | 5abe3bf5bfc54165e65686e7b539ef4495b2615b /dist/pages | |
parent | testing minification with jsmin (diff) | |
parent | Styling fix (diff) | |
download | beziapp-9957e1be89076c2a7612d2055b776f2c8354909a.tar beziapp-9957e1be89076c2a7612d2055b776f2c8354909a.tar.gz beziapp-9957e1be89076c2a7612d2055b776f2c8354909a.tar.bz2 beziapp-9957e1be89076c2a7612d2055b776f2c8354909a.tar.lz beziapp-9957e1be89076c2a7612d2055b776f2c8354909a.tar.xz beziapp-9957e1be89076c2a7612d2055b776f2c8354909a.tar.zst beziapp-9957e1be89076c2a7612d2055b776f2c8354909a.zip |
Diffstat (limited to 'dist/pages')
-rwxr-xr-x | dist/pages/about.html | 2 | ||||
-rwxr-xr-x | dist/pages/settings.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dist/pages/about.html b/dist/pages/about.html index 26bb7e8..2265153 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@ <div class="row"> <p> <small> - ^HEAD bf1bb2d36542cc2adf7b41dd347d3d77171cf1ce + ^HEAD 29b013b7591c0ee674bb8c2cf8cc660f67cdd9f7 </small> </p> </div> diff --git a/dist/pages/settings.html b/dist/pages/settings.html index 73a7ead..5e96b77 100755 --- a/dist/pages/settings.html +++ b/dist/pages/settings.html @@ -123,7 +123,7 @@ <h5 class="general-text"><x-su>additionalOptions</x-su></h5> </div> <div class="col s12"> - <p class="flow-text general-text"><x-du>triggerWarning</x-du></p> + <p class="general-text"><x-du>triggerWarning</x-du></p> </div> <div class="valign-wrapper col s12 m12"> <label> |