You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advanced-post-list/APL_admin.php
+18-29Lines changed: 18 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -883,41 +883,30 @@ function setNoneHide(){
883
883
<p>Nothing selected means show everything, including tags or categories not yet created. Checking all will include everything, but will exclude all future categories or tags.</p>
884
884
885
885
</div>
886
-
<span class="noneHide">
887
-
<br/><br/>
888
-
889
-
890
-
<p>Before list HTML: <textarea rows='4' cols='200' name='txtBeforeList' id='txtBeforeList' value='' class="txtHeader"></textarea></p>
<input type=checkbox id="chkExcludeCurrent" name="chkExcludeCurrent" class="noneHide" checked="yes"></input><label for="chkExcludeCurrent" class="noneHide" >Exclude current post from results</label>
0 commit comments