Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
Bug Fix - Remove extra > (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
mechevarria authored Feb 1, 2020
1 parent a9cb8b2 commit f801c2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 1080i/Includes_View_52_Showcase.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<control type="group">
<include content="View_540_Platform_Icon">
<param name="top" value="440" />
<param name="right" value="30" />>
<param name="right" value="30" />
</include>
<control type="grouplist">
<top>451.435</top>
Expand Down
2 changes: 1 addition & 1 deletion 1080i/Includes_View_53_Poster.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<usecontrolcoords>true</usecontrolcoords>
<itemgap>0</itemgap>
<control type="label">
<label>$VAR[Label_List_Title]</label>>
<label>$VAR[Label_List_Title]</label>
<height>60</height>
<aligny>top</aligny>
<textcolor>main_fg_100</textcolor>
Expand Down

0 comments on commit f801c2e

Please sign in to comment.