Commit 81b619c8 authored by Christof Damian 's avatar Christof Damian

html fixes

parent 3296bae9
Pipeline #176 failed with stages
......@@ -170,9 +170,9 @@ ad_proc -public im_bug_tracker_container_component {
}
set html "
<table cellspacing=1 cellpadding=1>
<form action=\"$action_url\" method=GET>
[export_form_vars return_url]
<table cellspacing=1 cellpadding=1>
<tr class=rowtitle>
<td class=rowtitle colspan=2>
[lang::message::lookup "" intranet-bug-tracker.Create_a_New_Issue "Create a New Issue"]
......@@ -190,8 +190,8 @@ ad_proc -public im_bug_tracker_container_component {
<td class=form-label></td>
<td class=form-widget>$button_html</td>
</tr>
</form>
</table>
</form>
"
return $html
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment