do some magic EXPECTO PATRONUM
This commit is contained in:
@@ -211,22 +211,9 @@
|
||||
font="SansSerifSmall"
|
||||
follows="left|top|right" border_visible="false" mouse_opaque="false"
|
||||
drop_shadow_visible="true" border_drop_shadow_visible="false" />
|
||||
<!-- Password URL -->
|
||||
<text type="string" length="1" enabled="true" name="partner_label"
|
||||
height="10" width="100" left="12" bottom_delta="-20" visible="false"
|
||||
h_pad="0" v_pad="0" halign="left"
|
||||
font="SansSerifSmall"
|
||||
follows="left|top" bg_visible="false" border_visible="false" mouse_opaque="true"
|
||||
drop_shadow_visible="true" border_drop_shadow_visible="false">
|
||||
Partner URL:
|
||||
</text>
|
||||
<line_editor max_length="254" enabled="true" name="partner"
|
||||
handle_edit_keys_directly="true" visible="false"
|
||||
height="18" left="120" right="-12" bottom_delta="-4"
|
||||
halign="right"
|
||||
font="SansSerifSmall"
|
||||
follows="left|top|right" border_visible="false" mouse_opaque="false"
|
||||
drop_shadow_visible="true" border_drop_shadow_visible="false" />
|
||||
<!-- Partner URL -->
|
||||
<text name="partner_label" height="10" width="100" left="12" bottom_delta="-20" follows="left|top">Partner URL:</text>
|
||||
<line_editor max_length="254" name="partner" handle_edit_keys_directly="true" height="18" left="120" right="-12" bottom_delta="-4" font="SansSerifSmall" follows="left|top|right"/>
|
||||
<!-- Search URL -->
|
||||
<text type="string" length="1" enabled="true" name="search_label"
|
||||
height="10" width="100" left="12" bottom_delta="-20" visible="false"
|
||||
|
||||
Reference in New Issue
Block a user