slight wording change
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{% csrf_token %}
|
||||
<p><input class="button" type="submit" value="Save" name="_save"></p>
|
||||
<p><input class="button" type="submit" value="Save and Keep Editing" name="_continue"></p>
|
||||
<p><input class="button" type="submit" value="Save and Create New Session" name="_addanother"></p>
|
||||
<p><input class="button" type="submit" value="Save and Create Another Session" name="_addanother"></p>
|
||||
</form>
|
||||
<div class="padded" id="id_guidance">
|
||||
</li>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
</table>
|
||||
<p><input class="button" type="submit" value="Save" name="_save"></p>
|
||||
<p><input class="button" type="submit" value="Save and Keep Editing" name="_continue"></p>
|
||||
<p><input class="button" type="submit" value="Save and Create New Session" name="_addanother"></p>
|
||||
<p><input class="button" type="submit" value="Save and Create Another Session" name="_addanother"></p>
|
||||
<div id="id_guidance" class="padded">
|
||||
|
||||
</div>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
</div>
|
||||
<p><input class="button" type="submit" value="Save" name="_save"></p>
|
||||
<p><input class="button" type="submit" value="Save and Keep Editing" name="_continue"></p>
|
||||
<p><input class="button" type="submit" value="Save and Create New Session" name="_addanother"></p>
|
||||
<p><input class="button" type="submit" value="Save and Create Another Library Session" name="_addanother"></p>
|
||||
</form>
|
||||
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user