projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe8a3e1
)
Removed obsolete code
author
Marcel Werk
<burntime@woltlab.com>
Sat, 8 Oct 2016 11:13:31 +0000
(13:13 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Sat, 8 Oct 2016 11:13:38 +0000
(13:13 +0200)
com.woltlab.wcf/templates/editHistory.tpl
patch
|
blob
|
blame
|
history
com.woltlab.wcf/templates/membersList.tpl
patch
|
blob
|
blame
|
history
com.woltlab.wcf/templates/usersOnlineList.tpl
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/templates/editHistory.tpl
b/com.woltlab.wcf/templates/editHistory.tpl
index 4efaa74211f4d2e5270b7c8a3eefdbd0ae1a914a..bbd1b9aa45f73161211855222b84779bc6e40868 100644
(file)
--- a/
com.woltlab.wcf/templates/editHistory.tpl
+++ b/
com.woltlab.wcf/templates/editHistory.tpl
@@
-111,7
+111,6
@@
</section>
<div class="formSubmit">
- {@SID_INPUT_TAG}
<input type="hidden" name="objectID" value="{$objectID}">
<input type="hidden" name="objectType" value="{$objectType->objectType}">
<button class="button buttonPrimary" data-type="submit">{lang}wcf.edit.button.compare{/lang}</button>
diff --git
a/com.woltlab.wcf/templates/membersList.tpl
b/com.woltlab.wcf/templates/membersList.tpl
index f746f9ac803d6f30257022fddb1c7c713b46b7fd..bcb0c9f26c36469b54b93a1dd68a59dc1ef7a0cb 100644
(file)
--- a/
com.woltlab.wcf/templates/membersList.tpl
+++ b/
com.woltlab.wcf/templates/membersList.tpl
@@
-71,7
+71,6
@@
<div class="formSubmit">
<input type="submit" value="{lang}wcf.global.button.submit{/lang}" accesskey="s">
<input type="hidden" name="letter" value="{$letter}">
- {@SID_INPUT_TAG}
</div>
</div>
</form>
diff --git
a/com.woltlab.wcf/templates/usersOnlineList.tpl
b/com.woltlab.wcf/templates/usersOnlineList.tpl
index 386ba90ee43b1246baf6ebc40cb09464c1d468e4..fb8118d3996b4f2de839d46e09b6e36eb73b1efb 100644
(file)
--- a/
com.woltlab.wcf/templates/usersOnlineList.tpl
+++ b/
com.woltlab.wcf/templates/usersOnlineList.tpl
@@
-36,7
+36,6
@@
<div class="formSubmit">
<input type="submit" value="{lang}wcf.global.button.submit{/lang}" accesskey="s">
- {@SID_INPUT_TAG}
</div>
</div>
</form>