mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-12 04:58:34 +03:00
Fixed custom message
This commit is contained in:
parent
0e097e3a12
commit
33554dc724
File diff suppressed because one or more lines are too long
@ -11,6 +11,7 @@ gettext("Launcher");
|
||||
gettext("Service is in maintenance and cannot be launched");
|
||||
gettext("This service is currently not accesible due to schedule restrictions.");
|
||||
gettext("Service message");
|
||||
gettext("Press "Yes" to continue, or "No" to cancel");
|
||||
gettext("Release service: ");
|
||||
gettext("Reset service: ");
|
||||
gettext("Service released");
|
||||
|
@ -109,6 +109,6 @@
|
||||
</svg>
|
||||
</div>
|
||||
</uds-root>
|
||||
<script src="/uds/res/modern/polyfills.js" type="module" crossorigin="anonymous" integrity="sha384-kneAlH1vIzldsZkT6EK31Eum/UWMQmkQ8TorFG7mTYEkxfYsv0BPE75Ib40rzLtG"></script><script src="/uds/res/modern/scripts.js" defer crossorigin="anonymous" integrity="sha384-gJ6CPuwXlJNL6wOYMLzD98cFi988rpY6Ln6S+UhAkZs84+MOQ+ws+0qgV4WicE5i"></script><script src="/uds/res/modern/main.js" type="module" crossorigin="anonymous" integrity="sha384-MUw7BkU/Q+zd/6FAjuNRIWtxrk+O983TyRBForFApkLWJehL3NqOMpTMGS0PrLV0"></script></body>
|
||||
<script src="/uds/res/modern/polyfills.js" type="module" crossorigin="anonymous" integrity="sha384-kneAlH1vIzldsZkT6EK31Eum/UWMQmkQ8TorFG7mTYEkxfYsv0BPE75Ib40rzLtG"></script><script src="/uds/res/modern/scripts.js" defer crossorigin="anonymous" integrity="sha384-gJ6CPuwXlJNL6wOYMLzD98cFi988rpY6Ln6S+UhAkZs84+MOQ+ws+0qgV4WicE5i"></script><script src="/uds/res/modern/main.js" type="module" crossorigin="anonymous" integrity="sha384-yBk8LTgASY7Vd35vLhZCQpwtPj1Vsshc1LZMi858T6MnGnlxXfnCB5MEHDbdkQWl"></script></body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user