diff --git a/webapp_column_left.py b/webapp_column_left.py index 64cbd2b2..b35f5d7d 100644 --- a/webapp_column_left.py +++ b/webapp_column_left.py @@ -337,10 +337,24 @@ def htmlEditLinks(cssCache: {}, translate: {}, baseDir: str, path: str, editLinksForm += \ '

' + translate['Edit Links'] + '

' editLinksForm += \ - '
\n' + '
\n' editLinksForm += \ - ' \n' + editLinksForm += \ + ' \n' + editLinksForm += \ + ' \n' + editLinksForm += \ + ' \n' + editLinksForm += \ + ' \n' + editLinksForm += \ + ' \n' + editLinksForm += \ + ' \n' + editLinksForm += \ + ' \n' editLinksForm += \ '
\n'