yweb 2.8.0.1 fix start wizard & refresh

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@497 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
yjogol
2010-03-17 13:49:23 +00:00
parent 9e7a4f1f72
commit 22ffb0cc36
4 changed files with 5 additions and 4 deletions

View File

@@ -47,6 +47,7 @@ install_DATA = channels.js \
Y_Main.css \ Y_Main.css \
Y_Menue.yhtm \ Y_Menue.yhtm \
Y_neutrino_Blocks.txt \ Y_neutrino_Blocks.txt \
Y_Refresh.yhtm \
Y_Settings_automount_liste.yhtm \ Y_Settings_automount_liste.yhtm \
Y_Settings_automount.yhtm \ Y_Settings_automount.yhtm \
Y_Settings_Backup.yhtm \ Y_Settings_Backup.yhtm \

View File

@@ -316,7 +316,7 @@ end-block~frame_iso_head
start-block~start_wizard_save_settings start-block~start_wizard_save_settings
{=ini-set:/var/tuxbox/config/Y-Web.conf;start_page;{=start_page=}~open=} {=ini-set:/var/tuxbox/config/Y-Web.conf;start_page;{=start_page=}~open=}
{=ini-set:/var/tuxbox/config/Y-Web.conf;startup;true~save=} {=ini-set:/var/tuxbox/config/Y-Web.conf;startup;true~save=}
{=ini-set:/var/tuxbox/config/nhttpd.conf;Language.selected;{=language=}~save=} {=ini-set:/var/tuxbox/config/nhttpd.conf;Language.selected;{=language=}=}
{=func:do_reload_httpd_config=} {=func:do_reload_httpd_config=}
end-block~start_wizard_save_settings end-block~start_wizard_save_settings

View File

@@ -113,7 +113,7 @@ function do_submit()
</tr> </tr>
</table> </table>
<br/> <br/>
<input type="hidden" name="tmpl" value="Y_Refresh.yhtm"/> <input type="hidden" name="tmpl" value="/Y_Refresh.yhtm"/>
<input type="hidden" name="execute" value="include-block:Y_Blocks.txt;nhttpd_save_settings;nix"/> <input type="hidden" name="execute" value="include-block:Y_Blocks.txt;nhttpd_save_settings;nix"/>
<button type="button" ytype="save" title="{=L:save_values_desc=}" onclick="do_submit()">{=L:save=}</button> <button type="button" ytype="save" title="{=L:save_values_desc=}" onclick="do_submit()">{=L:save=}</button>
</form> </form>

View File

@@ -1,5 +1,5 @@
version=2.8.0.0 version=2.8.0.1
date=14.03.2010 date=17.03.2010
type=Release type=Release
info=Port Coolstream info=Port Coolstream