diff options
author | rstular <rok@stular.eu> | 2020-05-20 21:06:49 +0200 |
---|---|---|
committer | rstular <rok@stular.eu> | 2020-05-20 21:06:49 +0200 |
commit | e0e87794223a605040e62f4966fd1206cd6dd4e8 (patch) | |
tree | 76e3b43e46e7005fcda2509d5dbabfefd2c1530d /dist/pages | |
parent | Bug fix (diff) | |
download | beziapp-e0e87794223a605040e62f4966fd1206cd6dd4e8.tar beziapp-e0e87794223a605040e62f4966fd1206cd6dd4e8.tar.gz beziapp-e0e87794223a605040e62f4966fd1206cd6dd4e8.tar.bz2 beziapp-e0e87794223a605040e62f4966fd1206cd6dd4e8.tar.lz beziapp-e0e87794223a605040e62f4966fd1206cd6dd4e8.tar.xz beziapp-e0e87794223a605040e62f4966fd1206cd6dd4e8.tar.zst beziapp-e0e87794223a605040e62f4966fd1206cd6dd4e8.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 b2de91f..25de306 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@ <div class="row"> <p> <small> - ^HEAD 9a8fc181865154f0fc72a30a9554c72bb28c3ce3 + ^HEAD 1925324995b4c8795529f795811ef0ae0676b695 </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> |