Changeset 11


Ignore:
Timestamp:
2010-04-18 00:38:49 (15 years ago)
Author:
javier_guerra
Message:

still more typos... (missing closing quote)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified L_sPhoneUI.lua ΒΆ

    r10 r11  
    360360            return ([[ 
    361361                <img src="/cmh/iphone_file/icons/switch.gif" alt="" width="44" height="43" align="absmiddle" class="icon" id="pic_device_%{device}%" />%{description}%<br> 
    362                 <img src="/cmh/images/spacer.gif" border="0" width="20" height="20" id="action_icon_%{lul_device}%> 
     362                <img src="/cmh/images/spacer.gif" border="0" width="20" height="20" id="action_icon_%{lul_device}%"> 
    363363                <a href="javascript:void(0);" onClick="set_device_icon(%{device}%,1);send_command('data_request?id=lr_sPhone_action_js&room=%{room}%&device=%{device}%&service=urn:upnp-org:serviceId:SwitchPower1&action=SetTarget&newTargetValue=0&time=%{time}%',%{device}%)"><img src="/cmh/iphone_file/buttons/off%{status_0}%.gif" alt="" border="0"/></a> 
    364364                <a href="javascript:void(0);" onClick="set_device_icon(%{device}%,1);send_command('data_request?id=lr_sPhone_action_js&room=%{room}%&device=%{device}%&service=urn:upnp-org:serviceId:SwitchPower1&action=SetTarget&newTargetValue=1&time=%{time}%',%{device}%)"><img src="/cmh/iphone_file/buttons/on%{status_100}%.gif" alt="" border="0"/></a> 
Note: See TracChangeset for help on using the changeset viewer.