mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +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>
|
||||
<style>
|
||||
.type, .uninstall{
|
||||
text-align:center;;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
@@ -55,9 +55,10 @@ function init(){
|
||||
</form>
|
||||
<br/>
|
||||
<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="">
|
||||
<div class="y_form_header_oline">Log</div>
|
||||
<div class="y_form_header_oline">Log</div>
|
||||
<table class="lt_table" cellspacing="0" cellpadding="4">
|
||||
<thead align="left">
|
||||
<tr>
|
||||
|
@@ -43,13 +43,15 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br/>
|
||||
<button type="button" ytype="go" title="" name="set_updates" onclick="do_set_updates()">{=L:ext.update_install=}</button>
|
||||
</form>
|
||||
<br/>
|
||||
<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="">
|
||||
<div class="y_form_header_oline">Log</div>
|
||||
<div class="y_form_header_oline">Log</div>
|
||||
<table class="lt_table" cellspacing="0" cellpadding="4">
|
||||
<thead align="left">
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user