diff --git a/cps/templates/book_edit.html b/cps/templates/book_edit.html index 71d62ca4e..615b40c2e 100644 --- a/cps/templates/book_edit.html +++ b/cps/templates/book_edit.html @@ -78,27 +78,6 @@ - -
- - -
- -
- - - {% for identifier in book.identifiers %} - - - - - - {% endfor %} - -
{{_('Remove')}}
- {{_('Add Identifier')}} -
-
@@ -111,21 +90,6 @@
-
- - -
- {% if current_user.role_upload() and g.allow_upload %} -
- - -
-
- -
- -
- {% endif %}
@@ -142,6 +106,39 @@
+
+ + +
+
+ + +
+
+ + + {% for identifier in book.identifiers %} + + + + + + {% endfor %} + +
{{_('Remove')}}
+ {{_('Add Identifier')}} +
+ {% if current_user.role_upload() and g.allow_upload %} +
+ + +
+
+ +
+ +
+ {% endif %} {% if cc|length > 0 %} {% for c in cc %}