From 9f0a0a472d93531e2e6385478d4e53d42876e24f Mon Sep 17 00:00:00 2001 From: jongfoster Date: Wed, 17 Apr 2002 21:27:26 +0000 Subject: [PATCH] Adding #linenumber to the URLs which affect blocks, to make editing in long files easier. --- templates/edit-actions-list-section | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/templates/edit-actions-list-section b/templates/edit-actions-list-section index 682b1834..c04b1b50 100644 --- a/templates/edit-actions-list-section +++ b/templates/edit-actions-list-section @@ -30,7 +30,10 @@ # Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # Revisions : -# $Log: $ +# $Log: edit-actions-list-section,v $ +# Revision 1.9 2002/04/17 15:51:47 oes +# Args! Restoring CVS history +# # Revision 1.8 2002/04/17 15:04:16 oes # Adapted to style change # @@ -94,12 +97,12 @@ - - + + - - + +
  @if-s-prev-exists-start@Move section up   @if-s-prev-exists-end@   Insert new section below     @if-s-prev-exists-start@Move section up   @if-s-prev-exists-end@   Insert new section below  
  @if-s-next-exists-start@Move section down   @if-s-next-exists-end@   @if-empty-section-start@Delete whole section  @if-empty-section-end@   @if-s-next-exists-start@Move section down   @if-s-next-exists-end@   @if-empty-section-start@Delete whole section  @if-empty-section-end@
-- 2.39.2