Fixed Channel Detail Labels, forget some renaming

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-05-02 16:18:51 +00:00
parent 9ee0ad5975
commit d2c3c1b64c

View File

@ -41,7 +41,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Forum Name</string>
<string>Channel Name</string>
</property>
</widget>
</item>
@ -79,7 +79,7 @@
<item row="3" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Forum ID</string>
<string>Channel ID</string>
</property>
</widget>
</item>