X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=Wiki.page;h=07055b3c15f2a78d8f9cdd37b23a08414a0f8386;hp=6aaf32e73cfc372c2032dc67d0a26a562da90838;hb=ab208fff56e536585bc0978898a7c3f610c73dce;hpb=0096f20a6044dec3d84fb9b196e90dee1ce05838 diff --git a/Wiki.page b/Wiki.page index 6aaf32e..07055b3 100755 --- a/Wiki.page +++ b/Wiki.page @@ -24,7 +24,7 @@ fi if [ -n "$edit" -a -r "Wiki/${edit}${rev}" ]; then title="$(egrep -x 'title=.+' "Wiki/$edit.meta" |cut -d= -f2- || echo '(Untitled)')" cat < +
Editing $title
@@ -68,10 +68,10 @@ elif [ -n "$info" -a -r "Wiki/${info}${rev}" ]; then done) Latest

$($LOGIN && if [ -z "$lock" ]; then - [ -z "$rev" ] && echo "edit this page" - [ -n "$rev" ] && echo "Click edit to derive a new page revision from this one." + [ -z "$rev" ] && echo "edit this page" + [ -n "$rev" ] && echo "Click edit to derive a new page revision from this one." else - echo "This page is currently being edited by $lockedit anyway" + echo "This page is currently being edited by $lockedit anyway" fi $LOGIN && echo '
')

Table of Content

@@ -100,7 +100,7 @@ WikiEND $LOGIN && cat <Comment / Ask