mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
yWeb: fix typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71a816790e
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-05 (Sun, 05 Mar 2023)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -249,10 +249,10 @@ function do_submit()
|
||||
</tr>
|
||||
</table>
|
||||
<br/>
|
||||
<input type="hidden" name="tmpl" value="Y_NI_Infoicons-control.yhtm"/>
|
||||
<input type="hidden" name="tmpl" value="Y_Settings_Infoicons.yhtm"/>
|
||||
<input type="hidden" name="execute" value="func:infoicons_set_values"/>
|
||||
<button type="button" ytype="save" title="{=L:save_values_desc=}" onClick="do_submit()">{=L:ni.save=}</button>
|
||||
<button type="button" ytype="cancel" title="{=L:cancel=}" name="abort" onClick='window.document.location.href="/Y_NI_Infoicons-control.yhtm"'>{=L:ni.cancel=}</button>
|
||||
<button type="button" ytype="cancel" title="{=L:cancel=}" name="abort" onClick='window.document.location.href="/Y_Settings_Infoicons.yhtm"'>{=L:ni.cancel=}</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user