mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
y-web: minor changes in extension pages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6993d534a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Origin message was:
------------------
- y-web: minor changes in extension pages
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -13,7 +13,7 @@ function init(){
|
|||||||
</script>
|
</script>
|
||||||
<style>
|
<style>
|
||||||
.type, .uninstall{
|
.type, .uninstall{
|
||||||
text-align:center;;
|
text-align: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
@@ -55,7 +55,8 @@ function init(){
|
|||||||
</form>
|
</form>
|
||||||
<br/>
|
<br/>
|
||||||
<div id="free">?</div>
|
<div id="free">?</div>
|
||||||
{=L:ext.free=}: <span id="avaiable">?</span>k
|
<div>{=L:ext.free=}: <span id="avaiable">?</span>k</div>
|
||||||
|
<br/>
|
||||||
<form method="post" name="log" action="">
|
<form method="post" name="log" action="">
|
||||||
<div class="y_form_header_oline">Log</div>
|
<div class="y_form_header_oline">Log</div>
|
||||||
<table class="lt_table" cellspacing="0" cellpadding="4">
|
<table class="lt_table" cellspacing="0" cellpadding="4">
|
||||||
|
@@ -43,11 +43,13 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
<br/>
|
||||||
<button type="button" ytype="go" title="" name="set_updates" onclick="do_set_updates()">{=L:ext.update_install=}</button>
|
<button type="button" ytype="go" title="" name="set_updates" onclick="do_set_updates()">{=L:ext.update_install=}</button>
|
||||||
</form>
|
</form>
|
||||||
<br/>
|
<br/>
|
||||||
<div id="free">?</div>
|
<div id="free">?</div>
|
||||||
{=L:ext.free=}: <span id="avaiable">?</span>k
|
<div>{=L:ext.free=}: <span id="avaiable">?</span>k</div>
|
||||||
|
<br/>
|
||||||
<form method="post" name="log" action="">
|
<form method="post" name="log" action="">
|
||||||
<div class="y_form_header_oline">Log</div>
|
<div class="y_form_header_oline">Log</div>
|
||||||
<table class="lt_table" cellspacing="0" cellpadding="4">
|
<table class="lt_table" cellspacing="0" cellpadding="4">
|
||||||
|
Reference in New Issue
Block a user