Changeset 4590
- Timestamp:
- Oct 16, 2008, 9:26:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/common/context/manage.jsp
r4510 r4590 3 3 Copyright (C) 2006 Jari Hakkinen, Nicklas Nordborg, Martin Svensson 4 4 Copyright (C) 2007 Johan Enell 5 Copyright (C) 2006 Jari Hakkinen 5 6 6 7 This file is part of BASE - BioArray Software Environment. … … 89 90 %> 90 91 <base:note type="info" title="No presets found" > 91 You have not saved an dpresets for92 You have not saved any presets for 92 93 <%=itemType%> <%="".equals(subContext) ? "" : "(" + subContext + ")" %> 93 94 </base:note>
Note: See TracChangeset
for help on using the changeset viewer.