Revision 6b0de454 trunk/Pithos.Client.WPF/Shell/FeedbackView.xaml

b/trunk/Pithos.Client.WPF/Shell/FeedbackView.xaml
14 14
        </Grid.RowDefinitions>
15 15

  
16 16
        <StackPanel Grid.Row="0">
17
            <TextBlock Text="Pithos is currently in alpha test and we would appreciate any kind of feedback. We welcome any suggestions, questions and bug reports you may have" TextWrapping="Wrap" Margin="5,10" />
17
            <TextBlock Text="Pithos+ is currently in alpha test and we would appreciate any kind of feedback. We welcome any suggestions, questions and bug reports you may have" TextWrapping="Wrap" Margin="5,10" />
18 18
            <TextBlock Text="Please describe your problem here providing as many details as possible" Margin="5,10" FontWeight="Bold" TextWrapping="Wrap"/>
19 19
        </StackPanel>
20 20
        <TextBox x:Name="Message" Grid.Row="1" HorizontalAlignment="Stretch" TextWrapping="Wrap" AcceptsReturn="True" Height="100" />

Also available in: Unified diff