diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-12-11 20:27:12 +0100 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-12-11 20:27:12 +0100 |
| commit | 348b393bdad0aaa5a849b30c6c2e205ddfbd30bc (patch) | |
| tree | 3dbfc256f5bfc36e5d30d68d676df6d99d6406c9 /lib | |
| parent | 526b02cd46949b43a1be0ceaf86eb4412937eec1 (diff) | |
| download | abrt-348b393bdad0aaa5a849b30c6c2e205ddfbd30bc.tar.gz abrt-348b393bdad0aaa5a849b30c6c2e205ddfbd30bc.tar.xz abrt-348b393bdad0aaa5a849b30c6c2e205ddfbd30bc.zip | |
temporarily convert hyperlink-laden label to normal one (HL doesn't work)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Plugins/Bugzilla.GTKBuilder | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/Bugzilla.GTKBuilder b/lib/Plugins/Bugzilla.GTKBuilder index 36efe34..95abb71 100644 --- a/lib/Plugins/Bugzilla.GTKBuilder +++ b/lib/Plugins/Bugzilla.GTKBuilder @@ -166,7 +166,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">Don't have an account yet? You can <a href="https://bugzilla.redhat.com/createaccount.cgi">register here</a>.</property> + <property name="label" translatable="yes">Don't have an account yet? You can register at https://bugzilla.redhat.com/createaccount.cgi</property> <property name="use_markup">True</property> </object> <packing> |
