diff options
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> |
