freenet-router |
Subversion Repositories: |
Compare with Previous - Blame - Download
<span id="{{component.fullName}}"
style="position:absolute;
text-align: {{component.alignment}};
width:{{component.size.x}};
height:{{component.size.y}};
top:{{component.position.y}};
left:{{component.position.x}};
color:{{component.color}}"
>
<label id="{{component.fullName}}_label"
style="width:100%;height:100%;"
name="{{component.name}}"
for="{{component.targetControl.fullName}}"
>
{{component.text}}
</label>
</span>