mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Merge branch 'master' into added-print-topic
This commit is contained in:
commit
36a731f11b
8 changed files with 44 additions and 79 deletions
File diff suppressed because one or more lines are too long
|
@ -140,6 +140,7 @@ ajax.callback.post_mod_comment = function(data) {
|
|||
};
|
||||
</script>
|
||||
<a style="cursor: help; color: #800000;" title="{L_EDIT_TOPIC_TITLE}" onclick="edit_topic_title('edit'); return false" href="#">¶</a>
|
||||
<a style="color: #800000;" data-clipboard-text="{FULL_URL}{U_VIEW_TOPIC}" class="copyElement clickable" title="Copy to clipboard">→</a>
|
||||
|
||||
<div id="tt-edit-tpl" style="display: none;">
|
||||
<div class="tt-edit" style="padding: 4px;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue