mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Removed explicit width
SVN revision: 2090
This commit is contained in:
parent
41c018d285
commit
18b6abdefe
@ -19909,7 +19909,7 @@ void show_elog_list(LOGBOOK * lbs, int past_n, int last_n, int page_n, BOOL defa
|
|||||||
rsprintf("<th class=\"listtitle\">%s</th>\n", loc("Text"));
|
rsprintf("<th class=\"listtitle\">%s</th>\n", loc("Text"));
|
||||||
|
|
||||||
if (strieq(mode, "Summary")) {
|
if (strieq(mode, "Summary")) {
|
||||||
rsprintf("<th width=\"10\" class=\"listtitle\"><img src=\"attachment.png\" alt=\"%s\" title=\"%s\"</th>",
|
rsprintf("<th class=\"listtitle\"><img src=\"attachment.png\" alt=\"%s\" title=\"%s\"</th>",
|
||||||
loc("Attachments"), loc("Attachments"));
|
loc("Attachments"), loc("Attachments"));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user