mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
#17032: Fixing gallery download link. Moving Project URL to the Views as additional information.
--HG-- branch : dev
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<ul class="pageStatus">
|
||||
<li>@T("Last Updated: {0}", DateTime.Now.ToLocalTime())</li>
|
||||
<li> | @T("Author: {0}", item.Authors)</li>
|
||||
<li> | @T("Project Url: ")<a href="@item.ProjectUrl">@item.ProjectUrl</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</li>}
|
||||
|
Reference in New Issue
Block a user