forked from extern/egroupware
removed a typo in the template
This commit is contained in:
parent
948bdea4d1
commit
c05949d6f2
@ -90,6 +90,6 @@
|
|||||||
|
|
||||||
<!-- BEGIN link_row -->
|
<!-- BEGIN link_row -->
|
||||||
<tr bgcolor="{tr_color}">
|
<tr bgcolor="{tr_color}">
|
||||||
<td colspan="2"> <a href="{pref_link}">{pref_text}</a></td>
|
<td colspan="2"> <a href="{row_link}">{row_text}</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END link_row -->
|
<!-- END link_row -->
|
||||||
|
Loading…
Reference in New Issue
Block a user