");
if (color)
{
StringUtil.append(fList, "");
}
else
{
StringUtil.append(fList, "");
}
StringUtil.append(fList, "" + diaryEntry.getString("date") + ":xx | ");
StringUtil.append(fList, "" + diaryEntry.getString("action") + " | ");
StringUtil.append(fList, " | ");
StringUtil.append(fList, "");
color = !color;
counter++;
if (counter >= perpage)
{
break;
}
}
if (breakat < (list.size() - 1))
{
diaryReply.replace("%buttprev%", " |