1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-03-22 13:19:40 +01:00

More Indentation Errors in js_tpl.php

This commit is contained in:
raghunayyar 2013-02-08 15:38:20 +05:30
parent 9a5bd7cd8c
commit 48f2f8d1fd

View File

@ -15,7 +15,7 @@
</span>
</p>
<span class="bookmark_desc"><%= escapeHTML(description)%> </span>
<span class="bookmark_date"><%= formatDate(added_date) %></span>
<span class="bookmark_date"><%= formatDate(added_date) %></span>
</div>
</script>