Commit ec9dd8f9 authored by Nicolas Delaby's avatar Nicolas Delaby

Display explicit properties

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17247 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8c0671f5
......@@ -39,9 +39,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<form action="manage_editSubscription" method="POST">
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td><div class="form-label">Last Synchronisation Date</div></td>
<td><div class="form-label">Last Anchor</div></td>
<td><dtml-var getLastAnchor></td>
</tr>
<tr>
<td><div class="form-label">Next Anchor</div></td>
<td><dtml-var getNextAnchor></td>
</tr>
<tr>
<td align="left" valign="top">
<div class="form-label">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment