Switch to side-by-side view
--- a/src/query/reslistpager.cpp +++ b/src/query/reslistpager.cpp @@ -372,7 +372,7 @@ const string &ResListPager::parFormat() { - const static string format("<img src=\"%I\" align=\"left\">" + static const string format("<img src=\"%I\" align=\"left\">" "%R %S %L <b>%T</b><br>" "%M %D <i>%U</i><br>" "%A %K");