Missing ";" at end of line 75 on rs_quota_end.php

Bug #1729801 reported by Andre Santos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
queXS
Fix Committed
Undecided
Unassigned

Bug Description

at line 75:
print "<p class=' '><h4 class=''>" . T_("End call with outcome:") . "<a class='btn btn-primary' "

should be:

print "<p class=' '><h4 class=''>" . T_("End call with outcome:") . "<a class='btn btn-primary' ";

Error logged:

PHP Parse error: syntax error, unexpected 'if' (T_IF) in /rs_quota_end.php on line 75

Related branches

Adam Zammit (adamzammit)
Changed in quexs:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.